Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
_
E
EarlyExitException
- Exception in
org.antlr.runtime
The recognizer did not match anything for a (..)+ loop.
EarlyExitException()
- Constructor for exception org.antlr.runtime.
EarlyExitException
Used for remote debugger deserialization
EarlyExitException(int, IntStream)
- Constructor for exception org.antlr.runtime.
EarlyExitException
elementDescription
- Variable in exception org.antlr.runtime.tree.
RewriteCardinalityException
elementDescription
- Variable in class org.antlr.runtime.tree.
RewriteRuleElementStream
The element or stream description; usually has name of the token or rule reference that this list tracks.
elements
- Variable in class org.antlr.runtime.tree.
RewriteRuleElementStream
The list of tokens or subtrees we are tracking
emit(Token)
- Method in class org.antlr.runtime.
Lexer
Currently does not support multiple emits per nextToken invocation for efficiency reasons.
emit()
- Method in class org.antlr.runtime.
Lexer
The standard method called to automatically emit a token at the outermost lexical rule.
emitErrorMessage(String)
- Method in class org.antlr.runtime.
BaseRecognizer
Override this method to change where error messages go
endBacktrack(int, boolean)
- Method in class org.antlr.runtime.debug.
BlankDebugEventListener
endBacktrack(int, boolean)
- Method in class org.antlr.runtime.debug.
DebugEventHub
endBacktrack(int, boolean)
- Method in interface org.antlr.runtime.debug.
DebugEventListener
endBacktrack(int, boolean)
- Method in class org.antlr.runtime.debug.
DebugEventRepeater
endBacktrack(int, boolean)
- Method in class org.antlr.runtime.debug.
DebugEventSocketProxy
endBacktrack(int, boolean)
- Method in class org.antlr.runtime.debug.
DebugParser
endBacktrack(int, boolean)
- Method in class org.antlr.runtime.debug.
DebugTreeParser
endBacktrack(int, boolean)
- Method in class org.antlr.runtime.debug.
Profiler
Successful or not, track how much lookahead synpreds use
endResync()
- Method in class org.antlr.runtime.
BaseRecognizer
endResync()
- Method in class org.antlr.runtime.debug.
BlankDebugEventListener
endResync()
- Method in class org.antlr.runtime.debug.
DebugEventHub
endResync()
- Method in interface org.antlr.runtime.debug.
DebugEventListener
Indicates that the recognizer has finished consuming tokens in order to resychronize.
endResync()
- Method in class org.antlr.runtime.debug.
DebugEventRepeater
endResync()
- Method in class org.antlr.runtime.debug.
DebugEventSocketProxy
endResync()
- Method in class org.antlr.runtime.debug.
DebugParser
endResync()
- Method in class org.antlr.runtime.debug.
DebugTreeParser
enterAlt(int)
- Method in class org.antlr.runtime.debug.
BlankDebugEventListener
enterAlt(int)
- Method in class org.antlr.runtime.debug.
DebugEventHub
enterAlt(int)
- Method in interface org.antlr.runtime.debug.
DebugEventListener
Because rules can have lots of alternatives, it is very useful to know which alt you are entering.
enterAlt(int)
- Method in class org.antlr.runtime.debug.
DebugEventRepeater
enterAlt(int)
- Method in class org.antlr.runtime.debug.
DebugEventSocketProxy
enterDecision(int)
- Method in class org.antlr.runtime.debug.
BlankDebugEventListener
enterDecision(int)
- Method in class org.antlr.runtime.debug.
DebugEventHub
enterDecision(int)
- Method in interface org.antlr.runtime.debug.
DebugEventListener
Every decision, fixed k or arbitrary, has an enter/exit event so that a GUI can easily track what LT/consume events are associated with prediction.
enterDecision(int)
- Method in class org.antlr.runtime.debug.
DebugEventRepeater
enterDecision(int)
- Method in class org.antlr.runtime.debug.
DebugEventSocketProxy
enterDecision(int)
- Method in class org.antlr.runtime.debug.
Profiler
enterRule(String)
- Method in class org.antlr.runtime.debug.
BlankDebugEventListener
enterRule(String)
- Method in class org.antlr.runtime.debug.
DebugEventHub
enterRule(String)
- Method in interface org.antlr.runtime.debug.
DebugEventListener
The parser has just entered a rule.
enterRule(String)
- Method in class org.antlr.runtime.debug.
DebugEventRepeater
enterRule(String)
- Method in class org.antlr.runtime.debug.
DebugEventSocketProxy
enterRule(String)
- Method in class org.antlr.runtime.debug.
ParseTreeBuilder
enterRule(String)
- Method in class org.antlr.runtime.debug.
Profiler
enterRule(String)
- Method in class org.antlr.runtime.debug.
TraceDebugEventListener
enterRule(String)
- Method in class org.antlr.runtime.debug.
Tracer
enterSubRule(int)
- Method in class org.antlr.runtime.debug.
BlankDebugEventListener
enterSubRule(int)
- Method in class org.antlr.runtime.debug.
DebugEventHub
enterSubRule(int)
- Method in interface org.antlr.runtime.debug.
DebugEventListener
Track entry into any (...) subrule other EBNF construct
enterSubRule(int)
- Method in class org.antlr.runtime.debug.
DebugEventRepeater
enterSubRule(int)
- Method in class org.antlr.runtime.debug.
DebugEventSocketProxy
enterSubRule(int)
- Method in class org.antlr.runtime.debug.
TraceDebugEventListener
EOF
- Static variable in interface org.antlr.runtime.
CharStream
eof
- Variable in class org.antlr.runtime.
DFA
EOF
- Static variable in interface org.antlr.runtime.
Token
eof
- Variable in class org.antlr.runtime.tree.
CommonTreeNodeStream
eof
- Variable in class org.antlr.runtime.tree.
UnBufferedTreeNodeStream
EOF_TOKEN
- Static variable in interface org.antlr.runtime.
Token
EOR_TOKEN_TYPE
- Static variable in interface org.antlr.runtime.
Token
eot
- Variable in class org.antlr.runtime.
DFA
equals(Object)
- Method in class org.antlr.runtime.
BitSet
error(NoViableAltException)
- Method in class org.antlr.runtime.
DFA
A hook for debugging interface
errorRecovery
- Variable in class org.antlr.runtime.
BaseRecognizer
This is true when we see an error and before having successfully matched a token.
escapeNewlines(String)
- Method in class org.antlr.runtime.debug.
DebugEventSocketProxy
eventHandler()
- Method in class org.antlr.runtime.debug.
RemoteDebugEventSocketListener
examineRuleMemoization(IntStream, int, String)
- Method in class org.antlr.runtime.debug.
Profiler
Track memoization; this is not part of standard debug interface but is triggered by profiling.
exitDecision(int)
- Method in class org.antlr.runtime.debug.
BlankDebugEventListener
exitDecision(int)
- Method in class org.antlr.runtime.debug.
DebugEventHub
exitDecision(int)
- Method in interface org.antlr.runtime.debug.
DebugEventListener
exitDecision(int)
- Method in class org.antlr.runtime.debug.
DebugEventRepeater
exitDecision(int)
- Method in class org.antlr.runtime.debug.
DebugEventSocketProxy
exitDecision(int)
- Method in class org.antlr.runtime.debug.
Profiler
exitRule(String)
- Method in class org.antlr.runtime.debug.
BlankDebugEventListener
exitRule(String)
- Method in class org.antlr.runtime.debug.
DebugEventHub
exitRule(String)
- Method in interface org.antlr.runtime.debug.
DebugEventListener
This is the last thing executed before leaving a rule.
exitRule(String)
- Method in class org.antlr.runtime.debug.
DebugEventRepeater
exitRule(String)
- Method in class org.antlr.runtime.debug.
DebugEventSocketProxy
exitRule(String)
- Method in class org.antlr.runtime.debug.
ParseTreeBuilder
exitRule(String)
- Method in class org.antlr.runtime.debug.
Profiler
exitRule(String)
- Method in class org.antlr.runtime.debug.
TraceDebugEventListener
exitRule(String)
- Method in class org.antlr.runtime.debug.
Tracer
exitSubRule(int)
- Method in class org.antlr.runtime.debug.
BlankDebugEventListener
exitSubRule(int)
- Method in class org.antlr.runtime.debug.
DebugEventHub
exitSubRule(int)
- Method in interface org.antlr.runtime.debug.
DebugEventListener
exitSubRule(int)
- Method in class org.antlr.runtime.debug.
DebugEventRepeater
exitSubRule(int)
- Method in class org.antlr.runtime.debug.
DebugEventSocketProxy
exitSubRule(int)
- Method in class org.antlr.runtime.debug.
TraceDebugEventListener
expecting
- Variable in exception org.antlr.runtime.
MismatchedSetException
expecting
- Variable in exception org.antlr.runtime.
MismatchedTokenException
expecting
- Variable in exception org.antlr.runtime.
MismatchedTreeNodeException
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
_