Package | Description |
---|---|
pp.s1184725.boppi |
Modifier and Type | Field and Description |
---|---|
ParseTreeProperty<Variable<SimpleType>> |
Annotations.variables |
Modifier and Type | Method and Description |
---|---|
Variable<T> |
CachingSymbolTable.get(String id)
Retrieves the type of an identifier, if any.
|
Variable<T> |
CachingSymbolTable.put(String id,
T type)
Associates an identifier with a certain type in the current lexical scope.
|