Alphabetical Index: N

_ 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 - field in class antlr.preprocessor.Grammar
name - field in class antlr.preprocessor.Option
name - field in class antlr.preprocessor.Rule
name - field in class antlr.SimpleTokenManager
nameForExpandedGrammarFile(String) - method in class antlr.preprocessor.GrammarFile
NameSpace - class antlr.NameSpace
ANTLR Translator Generator Project led by Terence Parr at http://www.jGuru.com Software rights: http://www.antlr.org/license.html Container for a C++ namespace specification.
nameSpace - field in class antlr.Tool
C++ file level options
NameSpace(String) - constructor for class antlr.NameSpace
namespaceAntlr - field in class antlr.Tool
namespaceStd - field in class antlr.Tool
nargs - field in class antlr.preprocessor.Tool
narrowerVisibility(antlr.preprocessor.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 field in class antlr.AlternativeBlock
nbrEntries - field in class antlr.CharQueue
number of tokens in the queue
nbrEntries - field in class antlr.TokenQueue
number of tokens in the queue
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.
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.
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.
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 - field in class antlr.MakeGrammar
NESTED_ACTION - static field in class antlr.ANTLRTokenTypes
NESTED_ARG_ACTION - static field in class antlr.ANTLRTokenTypes
NEW_LINE - static field in class antlr.debug.ParserEventSupport
NEWLINE - static field in class 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 - field in class antlr.AlternativeElement
next - field in class antlr.collections.impl.LLCell
next() - method in class antlr.collections.Enumerator
Return the next element in the enumeration; first call to next() returns the first element.
Find the next subtree with structure and token types equal to those of 'template'.
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 - field in class antlr.TreeBlockContext
nextNode() - method in class 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.python.ActionLexer
nextToken() - method in class antlr.ANTLRLexer
nextToken() - method in class antlr.ANTLRTokdefLexer
nextToken() - method in class antlr.actions.python.CodeLexer
nextToken() - method in class antlr.preprocessor.PreprocessorLexer
nextToken() - method in class antlr.TokenStream
nextToken() - method in class antlr.TokenStreamBasicFilter
Return the next monitored token.
nextToken() - method in class antlr.TokenStreamRewriteEngine
nextToken() - method in class antlr.TokenStreamSelector
Get the next unused token type.
nextTokenType() - method in class antlr.SimpleTokenManager
Get the next unused token type
nextTokenType() - method in class antlr.TokenManager
Get the next unused token type
NIBBLE - static field in class antlr.collections.impl.BitSet
nil() - method in class antlr.collections.impl.BitSet
nil() - method in class antlr.Lookahead
nMarkers - field in class antlr.InputBuffer
nMarkers - field in class antlr.TokenBuffer
NO_CHAR - static field in class antlr.CharScanner
noASTSubRule() - method in class antlr.DefineGrammarSymbols
noAutoGenSubRule() - method in class antlr.MakeGrammar
noConstructors - field in class antlr.CppCodeGenerator
noConstructors - field in class antlr.Tool
node - field in class antlr.MismatchedTokenException
node - field in class antlr.NoViableAltException
nodes - field in class antlr.collections.impl.ASTEnumerator
The list of root nodes for subtrees that match
noFOLLOW - field in class antlr.RuleEndElement
NONDETERMINISTIC - static field in class antlr.GrammarAnalyzer
The epsilon token type is an imaginary type used during analysis.
NONUNIQUE - static field in class antlr.CppCodeGenerator
NONUNIQUE - static field in class antlr.CSharpCodeGenerator
Special value used to mark duplicate in treeVariableMap
NONUNIQUE - static field in class antlr.JavaCodeGenerator
Special value used to mark duplicate in treeVariableMap
NONUNIQUE - static field in class antlr.PythonCodeGenerator
Special value used to mark duplicate in treeVariableMap
not - field in class antlr.AlternativeBlock
not - field in class antlr.GrammarAtom
not() - method in class antlr.collections.impl.BitSet
NOT_CHAR - static field in class antlr.MismatchedCharException
NOT_OP - static field in class antlr.ANTLRTokenTypes
NOT_RANGE - static field in class antlr.MismatchedCharException
NOT_RANGE - static field in class antlr.MismatchedTokenException
NOT_SET - static field in class antlr.MismatchedCharException
NOT_SET - static field in class antlr.MismatchedTokenException
NOT_TOKEN - static field in class 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(antlr.Token) - method in class antlr.ANTLRParser
NULL_TREE_LOOKAHEAD - static field in class antlr.actions.cpp.ActionLexerTokenTypes
NULL_TREE_LOOKAHEAD - static field in class antlr.actions.csharp.ActionLexerTokenTypes
NULL_TREE_LOOKAHEAD - static field in class antlr.actions.python.ActionLexerTokenTypes
NULL_TREE_LOOKAHEAD - static field in class antlr.ANTLRTokdefParserTokenTypes
NULL_TREE_LOOKAHEAD - static field in class antlr.ANTLRTokenTypes
NULL_TREE_LOOKAHEAD - static field in class antlr.actions.python.CodeLexerTokenTypes
NULL_TREE_LOOKAHEAD - static field in class antlr.preprocessor.PreprocessorTokenTypes
NULL_TREE_LOOKAHEAD - static field in class antlr.Token
numberOfDerivationSteps - field in class antlr.debug.ParseTreeDebugParser
For every rule replacement with a production, we bump up count.
numLexers - field in class antlr.DefineGrammarSymbols
numParsers - field in class antlr.DefineGrammarSymbols
numReferences() - method in class antlr.RuleSymbol
numToConsume - field in class antlr.InputBuffer
numToConsume - field in class antlr.TokenBuffer
numTreeParsers - field in class antlr.DefineGrammarSymbols