public class Annotations extends Object
Modifier and Type | Field and Description |
---|---|
ParseTreeProperty<pp.iloc.model.Reg> |
registers |
CachingSymbolTable<SimpleType> |
symbols |
ParseTreeProperty<SimpleType> |
types |
ParseTreeProperty<Variable<SimpleType>> |
variables |
Constructor and Description |
---|
Annotations() |
public ParseTreeProperty<pp.iloc.model.Reg> registers
public CachingSymbolTable<SimpleType> symbols
public ParseTreeProperty<SimpleType> types
public ParseTreeProperty<Variable<SimpleType>> variables