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
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z
_
N
NESTED_ACTION
- Static variable in interface antlr.
ANTLRTokenTypes
NESTED_ARG_ACTION
- Static variable in interface antlr.
ANTLRTokenTypes
NEWLINE
- Static variable in interface antlr.preprocessor.
PreprocessorTokenTypes
NEW_LINE
- Static variable in class antlr.debug.
ParserEventSupport
NIBBLE
- Static variable in class antlr.collections.impl.
BitSet
NONDETERMINISTIC
- Static variable in interface antlr.
GrammarAnalyzer
The epsilon token type is an imaginary type used during analysis.
NONUNIQUE
- Static variable in class antlr.
CSharpCodeGenerator
Special value used to mark duplicate in treeVariableMap
NONUNIQUE
- Static variable in class antlr.
CppCodeGenerator
NONUNIQUE
- Static variable in class antlr.
JavaCodeGenerator
Special value used to mark duplicate in treeVariableMap
NONUNIQUE
- Static variable in class antlr.
PythonCodeGenerator
Special value used to mark duplicate in treeVariableMap
NOT_CHAR
- Static variable in class antlr.
MismatchedCharException
NOT_OP
- Static variable in interface antlr.
ANTLRTokenTypes
NOT_RANGE
- Static variable in class antlr.
MismatchedCharException
NOT_RANGE
- Static variable in class antlr.
MismatchedTokenException
NOT_SET
- Static variable in class antlr.
MismatchedCharException
NOT_SET
- Static variable in class antlr.
MismatchedTokenException
NOT_TOKEN
- Static variable in class antlr.
MismatchedTokenException
NO_CHAR
- Static variable in class antlr.
CharScanner
NO_MAPPING
- Static variable in class antlr.
JavaCodeGenerator
Constant to indicate that we shouldn't generate a mapping entry
NULL_TREE_LOOKAHEAD
- Static variable in interface antlr.
ANTLRTokdefParserTokenTypes
NULL_TREE_LOOKAHEAD
- Static variable in interface antlr.
ANTLRTokenTypes
NULL_TREE_LOOKAHEAD
- Static variable in class antlr.
Token
NULL_TREE_LOOKAHEAD
- Static variable in interface antlr.actions.cpp.
ActionLexerTokenTypes
NULL_TREE_LOOKAHEAD
- Static variable in interface antlr.actions.csharp.
ActionLexerTokenTypes
NULL_TREE_LOOKAHEAD
- Static variable in interface antlr.actions.java.
ActionLexerTokenTypes
NULL_TREE_LOOKAHEAD
- Static variable in interface antlr.actions.python.
ActionLexerTokenTypes
NULL_TREE_LOOKAHEAD
- Static variable in interface antlr.actions.python.
CodeLexerTokenTypes
NULL_TREE_LOOKAHEAD
- Static variable in interface antlr.preprocessor.
PreprocessorTokenTypes
NameSpace
- class antlr.
NameSpace
.
NameSpace(String)
- Constructor for class antlr.
NameSpace
NewLineEvent
- class antlr.debug.
NewLineEvent
.
NewLineEvent(Object)
- Constructor for class antlr.debug.
NewLineEvent
NewLineEvent(Object, int)
- Constructor for class antlr.debug.
NewLineEvent
NewLineListener
- interface antlr.debug.
NewLineListener
.
NoViableAltException
- exception antlr.
NoViableAltException
.
NoViableAltException(AST)
- Constructor for class antlr.
NoViableAltException
NoViableAltException(Token, String)
- Constructor for class antlr.
NoViableAltException
NoViableAltForCharException
- exception antlr.
NoViableAltForCharException
.
NoViableAltForCharException(char, CharScanner)
- Constructor for class antlr.
NoViableAltForCharException
NoViableAltForCharException(char, String, int)
- Constructor for class antlr.
NoViableAltForCharException
Deprecated.
As of ANTLR 2.7.2 use
NoViableAltForCharException.NoViableAltForCharException(char, String, int, int)
NoViableAltForCharException(char, String, int, int)
- Constructor for class antlr.
NoViableAltForCharException
nMarkers
- Variable in class antlr.
InputBuffer
nMarkers
- Variable in class antlr.
TokenBuffer
name
- Variable in class antlr.
SimpleTokenManager
name
- Variable in class antlr.preprocessor.
Grammar
name
- Variable in class antlr.preprocessor.
Option
name
- Variable in class antlr.preprocessor.
Rule
nameForExpandedGrammarFile(String)
- Method in class antlr.preprocessor.
GrammarFile
nameSpace
- Variable in class antlr.
Tool
C++ file level options
namespaceAntlr
- Variable in class antlr.
Tool
namespaceStd
- Variable in class antlr.
Tool
nargs
- Variable in class antlr.preprocessor.
Tool
narrowerVisibility(Rule)
- Method in class antlr.preprocessor.
Rule
If 'rule' narrows the visible of 'this', return true; For example, 'this' is public and 'rule' is private, true is returned.
nblks
- Static variable in class antlr.
AlternativeBlock
nbrEntries
- Variable in class antlr.
CharQueue
number of tokens in the queue
nbrEntries
- Variable in class antlr.
TokenQueue
number of tokens in the queue
needAnErrorClause
- Variable in class antlr.
CSharpBlockFinishingInfo
When generating an if or switch, end-of-token lookahead sets will become the else or default clause, don't generate an error clause in this case.
needAnErrorClause
- Variable in class antlr.
CppBlockFinishingInfo
When generating an if or switch, end-of-token lookahead sets will become the else or default clause, don't generate an error clause in this case.
needAnErrorClause
- Variable in class antlr.
JavaBlockFinishingInfo
When generating an if or switch, end-of-token lookahead sets will become the else or default clause, don't generate an error clause in this case.
needAnErrorClause
- Variable in class antlr.
PythonBlockFinishingInfo
When generating an if or switch, end-of-token lookahead sets will become the else or default clause, don't generate an error clause in this case.
nested
- Variable in class antlr.
MakeGrammar
newline()
- Method in class antlr.
CharScanner
newline()
- Method in class antlr.debug.
DebuggingCharScanner
next(AST)
- Method in class antlr.
ASTIterator
Find the next subtree with structure and token types equal to those of 'template'.
next
- Variable in class antlr.
AlternativeElement
next()
- Method in interface antlr.collections.
Enumerator
Return the next element in the enumeration; first call to next() returns the first element.
next
- Variable in class antlr.collections.impl.
LLCell
nextElement()
- Method in class antlr.collections.impl.
LLEnumeration
Get the next element in the enumeration.
nextElement()
- Method in class antlr.collections.impl.
VectorEnumeration
nextElement()
- Method in class antlr.collections.impl.
VectorEnumerator
nextElementIsRoot
- Variable in class antlr.
TreeBlockContext
nextMonitoredToken
- Variable in class antlr.
TokenStreamHiddenTokenFilter
nextNode()
- Method in interface antlr.collections.
ASTEnumeration
nextNode()
- Method in class antlr.collections.impl.
ASTEnumerator
nextToken()
- Method in class antlr.
ANTLRLexer
nextToken()
- Method in class antlr.
ANTLRTokdefLexer
nextToken()
- Method in interface antlr.
TokenStream
nextToken()
- Method in class antlr.
TokenStreamBasicFilter
nextToken()
- Method in class antlr.
TokenStreamHiddenTokenFilter
Return the next monitored token.
nextToken()
- Method in class antlr.
TokenStreamRewriteEngine
nextToken()
- Method in class antlr.
TokenStreamSelector
nextToken()
- Method in class antlr.actions.cpp.
ActionLexer
nextToken()
- Method in class antlr.actions.csharp.
ActionLexer
nextToken()
- Method in class antlr.actions.java.
ActionLexer
nextToken()
- Method in class antlr.actions.python.
ActionLexer
nextToken()
- Method in class antlr.actions.python.
CodeLexer
nextToken()
- Method in class antlr.preprocessor.
PreprocessorLexer
nextTokenType()
- Method in class antlr.
ImportVocabTokenManager
Get the next unused token type.
nextTokenType()
- Method in class antlr.
SimpleTokenManager
Get the next unused token type
nextTokenType()
- Method in interface antlr.
TokenManager
Get the next unused token type
nil()
- Method in class antlr.
Lookahead
nil()
- Method in class antlr.collections.impl.
BitSet
noASTSubRule()
- Method in interface antlr.
ANTLRGrammarParseBehavior
noASTSubRule()
- Method in class antlr.
DefineGrammarSymbols
noAutoGenSubRule()
- Method in class antlr.
MakeGrammar
noConstructors
- Variable in class antlr.
CppCodeGenerator
noConstructors
- Variable in class antlr.
Tool
noFOLLOW
- Variable in class antlr.
RuleEndElement
node
- Variable in class antlr.
MismatchedTokenException
node
- Variable in class antlr.
NoViableAltException
nodes
- Variable in class antlr.collections.impl.
ASTEnumerator
The list of root nodes for subtrees that match
not
- Variable in class antlr.
AlternativeBlock
not
- Variable in class antlr.
GrammarAtom
not()
- Method in class antlr.collections.impl.
BitSet
notInPlace()
- Method in class antlr.collections.impl.
BitSet
notInPlace(int)
- Method in class antlr.collections.impl.
BitSet
complement bits in the range 0..maxBit.
notInPlace(int, int)
- Method in class antlr.collections.impl.
BitSet
complement bits in the range minBit..maxBit.
notTerminal(Token)
- Method in class antlr.
ANTLRParser
numLexers
- Variable in class antlr.
DefineGrammarSymbols
numParsers
- Variable in class antlr.
DefineGrammarSymbols
numReferences()
- Method in class antlr.
RuleSymbol
numToConsume
- Variable in class antlr.
InputBuffer
numToConsume
- Variable in class antlr.
TokenBuffer
numTreeParsers
- Variable in class antlr.
DefineGrammarSymbols
numberOfDerivationSteps
- Variable in class antlr.debug.
ParseTreeDebugParser
For every rule replacement with a production, we bump up count.
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
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z
_