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.
SimpleTokenManager
name
- Variable in class antlr.preprocessor.
Option
name
- Variable in class antlr.preprocessor.
Grammar
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
NameSpace
- class antlr.
NameSpace
.
NameSpace(String)
- Constructor for class antlr.
NameSpace
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.
TokenQueue
number of tokens in the queue
nbrEntries
- Variable in class antlr.
CharQueue
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.
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.
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.
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
- Static variable in interface antlr.preprocessor.
PreprocessorTokenTypes
newline()
- Method in class antlr.
CharScanner
newline()
- Method in class antlr.debug.
DebuggingCharScanner
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
.
next
- Variable in class antlr.
AlternativeElement
next
- Variable in class antlr.collections.impl.
LLCell
next()
- Method in interface antlr.collections.
Enumerator
Return the next element in the enumeration; first call to next() returns the first element.
next(AST)
- Method in class antlr.
ASTIterator
Find the next subtree with structure and token types equal to those of 'template'.
nextElement()
- Method in class antlr.collections.impl.
VectorEnumeration
nextElement()
- Method in class antlr.collections.impl.
VectorEnumerator
nextElement()
- Method in class antlr.collections.impl.
LLEnumeration
Get the next element in the enumeration.
nextElementIsRoot
- Variable in class antlr.
TreeBlockContext
nextNode()
- Method in interface antlr.collections.
ASTEnumeration
nextNode()
- Method in class antlr.collections.impl.
ASTEnumerator
nextToken()
- Method in class antlr.
TokenStreamBasicFilter
nextToken()
- Method in interface antlr.
TokenStream
nextToken()
- Method in class antlr.
TokenStreamSelector
nextToken()
- Method in class antlr.
TokenStreamHiddenTokenFilter
Return the next monitored token.
nextToken()
- Method in class antlr.
ANTLRTokdefLexer
nextToken()
- Method in class antlr.
ANTLRLexer
nextToken()
- Method in class antlr.actions.cpp.
ActionLexer
nextToken()
- Method in class antlr.actions.java.
ActionLexer
nextToken()
- Method in class antlr.actions.csharp.
ActionLexer
nextToken()
- Method in class antlr.preprocessor.
PreprocessorLexer
nextTokenType()
- Method in interface antlr.
TokenManager
Get the next unused token type
nextTokenType()
- Method in class antlr.
SimpleTokenManager
Get the next unused token type
nextTokenType()
- Method in class antlr.
ImportVocabTokenManager
Get the next unused token type.
NIBBLE
- Static variable in class antlr.collections.impl.
BitSet
nil()
- Method in class antlr.
Lookahead
nil()
- Method in class antlr.collections.impl.
BitSet
nMarkers
- Variable in class antlr.
TokenBuffer
nMarkers
- Variable in class antlr.
InputBuffer
NO_CHAR
- Static variable in class antlr.
CharScanner
noASTSubRule()
- Method in class antlr.
DefineGrammarSymbols
noASTSubRule()
- Method in interface antlr.
ANTLRGrammarParseBehavior
noAutoGenSubRule()
- Method in class antlr.
MakeGrammar
noConstructors
- Variable in class antlr.
Tool
noConstructors
- Variable in class antlr.
CppCodeGenerator
node
- Variable in class antlr.
NoViableAltException
node
- Variable in class antlr.
MismatchedTokenException
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.
JavaCodeGenerator
Special value used to mark duplicate in treeVariableMap
NONUNIQUE
- Static variable in class antlr.
CSharpCodeGenerator
Special value used to mark duplicate in treeVariableMap
NONUNIQUE
- Static variable in class antlr.
CppCodeGenerator
not
- Variable in class antlr.
AlternativeBlock
not
- Variable in class antlr.
GrammarAtom
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
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
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
NULL_TREE_LOOKAHEAD
- Static variable in class antlr.
Token
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.actions.cpp.
ActionLexerTokenTypes
NULL_TREE_LOOKAHEAD
- Static variable in interface antlr.actions.java.
ActionLexerTokenTypes
NULL_TREE_LOOKAHEAD
- Static variable in interface antlr.actions.csharp.
ActionLexerTokenTypes
NULL_TREE_LOOKAHEAD
- Static variable in interface antlr.preprocessor.
PreprocessorTokenTypes
numLexers
- Variable in class antlr.
DefineGrammarSymbols
numParsers
- Variable in class antlr.
DefineGrammarSymbols
numReferences()
- Method in class antlr.
RuleSymbol
numToConsume
- Variable in class antlr.
TokenBuffer
numToConsume
- Variable in class antlr.
InputBuffer
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
_