Overview
Package
Class
Use
Tree
Serialized
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
name
- Variable in class antlr.preprocessor.
Grammar
name
- Variable in class antlr.preprocessor.
Option
name
- Variable in class antlr.preprocessor.
Rule
name
- Variable in class antlr.
SimpleTokenManager
nameForExpandedGrammarFile(String)
- Method in class antlr.preprocessor.
GrammarFile
NameSpace
- Class in
antlr
NameSpace(String)
- Constructor for class antlr.
NameSpace
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.
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.
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.
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
NESTED_ACTION
- Static variable in interface antlr.
ANTLRTokenTypes
NESTED_ARG_ACTION
- Static variable in interface antlr.
ANTLRTokenTypes
NEW_LINE
- Static variable in class antlr.debug.
ParserEventSupport
newline()
- Method in class antlr.
CharScanner
newline()
- Method in class antlr.debug.
DebuggingCharScanner
NEWLINE
- Static variable in interface antlr.preprocessor.
PreprocessorTokenTypes
NewLineEvent
- Class in
antlr.debug
NewLineEvent(Object)
- Constructor for class antlr.debug.
NewLineEvent
NewLineEvent(Object, int)
- Constructor for class antlr.debug.
NewLineEvent
NewLineListener
- Interface in
antlr.debug
next
- Variable in class antlr.
AlternativeElement
next(AST)
- Method in class antlr.
ASTIterator
Find the next subtree with structure and token types equal to those of 'template'.
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.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.
ANTLRLexer
nextToken()
- Method in class antlr.
ANTLRTokdefLexer
nextToken()
- Method in class antlr.preprocessor.
PreprocessorLexer
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
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
NIBBLE
- Static variable in class antlr.collections.impl.
BitSet
nil()
- Method in class antlr.collections.impl.
BitSet
nil()
- Method in class antlr.
Lookahead
nMarkers
- Variable in class antlr.
InputBuffer
nMarkers
- Variable in class antlr.
TokenBuffer
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
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
node
- Variable in exception antlr.
MismatchedTokenException
node
- Variable in exception antlr.
NoViableAltException
nodes
- Variable in class antlr.collections.impl.
ASTEnumerator
The list of root nodes for subtrees that match
noFOLLOW
- Variable in class antlr.
RuleEndElement
NONDETERMINISTIC
- Static variable in interface antlr.
GrammarAnalyzer
The epsilon token type is an imaginary type used during analysis.
NONUNIQUE
- Static variable in class antlr.
CppCodeGenerator
NONUNIQUE
- Static variable in class antlr.
CSharpCodeGenerator
Special value used to mark duplicate in treeVariableMap
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
- Variable in class antlr.
AlternativeBlock
not()
- Method in class antlr.collections.impl.
BitSet
not
- Variable in class antlr.
GrammarAtom
NOT_CHAR
- Static variable in exception antlr.
MismatchedCharException
NOT_OP
- Static variable in interface antlr.
ANTLRTokenTypes
NOT_RANGE
- Static variable in exception antlr.
MismatchedCharException
NOT_RANGE
- Static variable in exception antlr.
MismatchedTokenException
NOT_SET
- Static variable in exception antlr.
MismatchedCharException
NOT_SET
- Static variable in exception antlr.
MismatchedTokenException
NOT_TOKEN
- Static variable in exception antlr.
MismatchedTokenException
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
NoViableAltException
- Exception in
antlr
NoViableAltException(AST)
- Constructor for exception antlr.
NoViableAltException
NoViableAltException(Token, String)
- Constructor for exception antlr.
NoViableAltException
NoViableAltForCharException
- Exception in
antlr
NoViableAltForCharException(char, CharScanner)
- Constructor for exception antlr.
NoViableAltForCharException
NoViableAltForCharException(char, String, int)
- Constructor for exception antlr.
NoViableAltForCharException
Deprecated.
As of ANTLR 2.7.2 use
NoViableAltForCharException.NoViableAltForCharException(char, String, int, int)
NoViableAltForCharException(char, String, int, int)
- Constructor for exception antlr.
NoViableAltForCharException
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.
ANTLRTokdefParserTokenTypes
NULL_TREE_LOOKAHEAD
- Static variable in interface antlr.
ANTLRTokenTypes
NULL_TREE_LOOKAHEAD
- Static variable in interface antlr.preprocessor.
PreprocessorTokenTypes
NULL_TREE_LOOKAHEAD
- Static variable in class antlr.
Token
numberOfDerivationSteps
- Variable in class antlr.debug.
ParseTreeDebugParser
For every rule replacement with a production, we bump up count.
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
Overview
Package
Class
Use
Tree
Serialized
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
_