Support StringTemplate, ANTLR Project by making a donation! Terence often pays for things like the antlr.org server, conference travel, and this site design (that alone cost US$1000). Buy him a beer and pizza remotely ;)
|
Serialized Form
Serialized Form
type
int type
guessing
int guessing
c
char c
lookaheadAmount
int lookaheadAmount
text
java.lang.String text
line
int line
inverse
boolean inverse
matched
boolean matched
target
java.lang.Object target
value
int value
text
java.lang.String text
value
int value
amount
int amount
condition
int condition
result
boolean result
ruleNum
int ruleNum
data
int data
tree
javax.swing.JTree tree
|
Class antlr.BaseAST extends java.lang.Object implements Serializable |
down
BaseAST down
right
BaseAST right
io
java.io.IOException io
ttype
int ttype
text
java.lang.String text
hiddenBefore
CommonHiddenStreamToken hiddenBefore
hiddenAfter
CommonHiddenStreamToken hiddenAfter
mismatchType
int mismatchType
foundChar
int foundChar
expecting
int expecting
upper
int upper
set
BitSet set
scanner
CharScanner scanner
tokenNames
java.lang.String[] tokenNames
token
Token token
node
AST node
tokenText
java.lang.String tokenText
mismatchType
int mismatchType
expecting
int expecting
upper
int upper
set
BitSet set
token
Token token
node
AST node
foundChar
char foundChar
ruleName
java.lang.String ruleName
altNumber
int altNumber
token
Token token
fileName
java.lang.String fileName
line
int line
column
int column
io
java.io.IOException io
recog
RecognitionException recog
|