-
-
Field Summary
-
Fields inherited from class antlr.BaseAST
down, right
-
Constructor Summary
Constructors
Constructor and Description |
LocatorAST() |
-
Method Summary
-
Methods inherited from class antlr.CommonAST
getText, getType, initialize, setText, setType
-
Methods inherited from class antlr.BaseAST
addChild, decode, encode, equals, equalsList, equalsListPartial, equalsTree, equalsTreePartial, findAll, findAllPartial, getColumn, getFirstChild, getNextSibling, getNumberOfChildren, getTokenNames, removeChildren, setFirstChild, setNextSibling, setVerboseStringConversion, toString, toStringList, toStringTree, xmlSerialize, xmlSerializeNode, xmlSerializeRootClose, xmlSerializeRootOpen
-
-
Constructor Detail
-
LocatorAST
public LocatorAST()
-
Method Detail
-
getLine
public int getLine()
- Specified by:
getLine
in interface antlr.collections.AST
- Overrides:
getLine
in class antlr.BaseAST
see also the complete user documentation .