public class VariableSymbol extends BaseSymbol implements TypedSymbol
defNode, lexicalOrder, name, scope, type| Constructor and Description |
|---|
VariableSymbol(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
setType(Type type) |
equals, getDefNode, getFullyQualifiedName, getInsertionOrderNumber, getName, getScope, getType, hashCode, setDefNode, setInsertionOrderNumber, setScope, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetTypepublic VariableSymbol(String name)
public void setType(Type type)
setType in interface TypedSymbolsetType in class BaseSymbolCopyright © 2016 ANTLR. All Rights Reserved.