Package org.protelis.lang.loading
Interface Metadata
-
- All Superinterfaces:
java.io.Serializable
public interface Metadata extends java.io.SerializableThis class represents data about each AST node about the original code that generated it.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetEndLine()intgetStartLine()
-