Frames | No Frames |
Methods with return type antlr.Token | |
Token |
Methods with return type antlr.Token | |
Token |
Methods with parameter type antlr.Token | |
void |
Methods with return type antlr.Token | |
Token | DebuggingCharScanner.makeToken(int t) |
Classes derived from antlr.Token | |
class | |
class | |
class | This token knows what index 0..n-1 it is from beginning of stream. |
Constructors with parameter type antlr.Token | |
MismatchedTokenException.MismatchedTokenException(String[] tokenNames_, Token token_, BitSet set_, boolean matchNot, String fileName_) | |
MismatchedTokenException.MismatchedTokenException(String[] tokenNames_, Token token_, int expecting_, boolean matchNot, String fileName_) | |
MismatchedTokenException.MismatchedTokenException(String[] tokenNames_, Token token_, int lower, int upper_, boolean matchNot, String fileName_) | |
Fields of type antlr.Token | |
Token | |
Token | |
Token | |
Token | |
Token | |
Token | |
Token | |
Token | |
Token | |
Token | |
Token | |
Token |
Methods with parameter type antlr.Token | |
void | |
void | DefineGrammarSymbols._refToken(Token assignId, Token t, Token label, Token args, boolean inverted, int autoGenType, boolean lastInRule) Reference a token |
void | Add token to end of the queue
|
void | |
void | |
void | Add an exception spec to an exception group or rule block |
void | |
void | |
void | |
void | |
void | |
void | |
AST | |
AST | ANTLR generates reference to this when you reference a token
that has a specified heterogeneous AST node type. |
AST | |
void | ANTLRGrammarParseBehavior.defineRuleName(Token r, String access, boolean ruleAST, String docComment) |
void | Define a lexer or parser rule |
void | Define a lexer or parser rule |
void | |
void | Define a token from tokens {...}. |
void | |
void | |
void | |
void | |
String | Get the identifier portion of an argument-action token. |
String | Get the type string out of an argument-action token. |
ExceptionSpec | |
void | Generate a #line or // line depending on options |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | Print an action stored in a token surrounded by #line stuff |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | ANTLRGrammarParseBehavior.refCharLiteral(Token lit, Token label, boolean inverted, int autoGenType, boolean lastInRule) |
void | DefineGrammarSymbols.refCharLiteral(Token lit, Token label, boolean inverted, int autoGenType, boolean lastInRule) |
void | MakeGrammar.refCharLiteral(Token lit, Token label, boolean inverted, int autoGenType, boolean lastInRule) |
void | ANTLRGrammarParseBehavior.refCharRange(Token t1, Token t2, Token label, int autoGenType, boolean lastInRule) |
void | DefineGrammarSymbols.refCharRange(Token t1, Token t2, Token label, int autoGenType, boolean lastInRule) |
void | |
void | |
void | |
void | |
void | |
void | |
void | Add an exception handler to an exception spec |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | ANTLRGrammarParseBehavior.refStringLiteral(Token lit, Token label, int autoGenType, boolean lastInRule) |
void | |
void | |
void | |
void | DefineGrammarSymbols.refToken(Token assignId, Token t, Token label, Token args, boolean inverted, int autoGenType, boolean lastInRule) Reference a token |
void | MakeGrammar.refToken(Token idAssign, Token t, Token label, Token args, boolean inverted, int autoGenType, boolean lastInRule) Reference a token |
void | ANTLRGrammarParseBehavior.refTokenRange(Token t1, Token t2, Token label, int autoGenType, boolean lastInRule) |
void | DefineGrammarSymbols.refTokenRange(Token t1, Token t2, Token label, int autoGenType, boolean lastInRule) |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | setFileOption: Associate an option value with a key. |
void | |
void | setGrammarOption: Associate an option value with a key. |
boolean | Set a generic option. |
boolean | Set lexer options |
boolean | Set parser options -- performs action on the following options:
|
boolean | Set tree parser options |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | Start a new lexer |
void | |
void | Start a new parser |
void | |
void | Start a new tree-walker |
void | |
void |
Methods with return type antlr.Token | |
Token | |
Token | Return the ith token of lookahead |
Token | TokenBuffer.LT(int i) Get a lookahead token |
Token | TokenQueue.elementAt(int idx) Fetch a token from the queue by index
|
Token | Get an option. |
Token | |
Token | |
Token | |
Token | |
Token | CharScanner.makeToken(int t) |
Token | |
Token | |
Token | |
Token | |
Token | Return the next monitored token. |
Token | |
Token | |
Token | |
Token | Match a.b.c.d qualified ids; WILDCARD here is overloaded as
id separator; that is, I need a reference to the '.' token. |
Methods with return type antlr.Token | |
Token |
Methods with return type antlr.Token | |
Token |