Alphabetical Index: G

_ 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

G

gen() - method in class antlr.CodeGenerator
Generate the code for all grammars
gen() - method in class antlr.CppCodeGenerator
Generate the parser, lexer, treeparser, and token types in C++
gen() - method in class antlr.CSharpCodeGenerator
Generate the parser, lexer, treeparser, and token types in CSharp
gen() - method in class antlr.DiagnosticCodeGenerator
Generate the parser, lexer, and token types documentation
gen() - method in class antlr.DocBookCodeGenerator
Generate the code for all grammars
gen() - method in class antlr.HTMLCodeGenerator
Generate the code for all grammars
gen() - method in class antlr.JavaCodeGenerator
Generate the parser, lexer, treeparser, and token types in Java
gen() - method in class antlr.PythonCodeGenerator
Generate the parser, lexer, treeparser, and token types in Java
gen(antlr.ActionElement) - method in class antlr.CodeGenerator
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
gen(antlr.LexerGrammar) - method in class antlr.CodeGenerator
Generate the code for a parser
Generate the lexer C++ files
Generate the lexer CSharp file
Generate the lexer TXT file
Generate the lexer HTML file
Generate the lexer HTML file
Generate the lexer Java file
Generate the lexer Java file
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
gen(antlr.ParserGrammar) - method in class antlr.CodeGenerator
Generate the code for a parser
Generate the parser C++ file
Generate the parser CSharp file
Generate the parser TXT file
Generate the parser HTML file
Generate the parser HTML file
Generate the parser Java file
Generate the parser Java file
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
gen(antlr.TreeElement) - method in class antlr.CodeGenerator
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate the code for a parser
Generate the tree-parser C++ files
Generate the tree-parser CSharp file
Generate the tree-walker TXT file
Generate the tree-walker TXT file
Generate the tree-walker TXT file
Generate the tree-parser Java file
Generate the tree-parser Java file
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate a wildcard element
Generate a wildcard element
Generate a wildcard element
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate code for the given grammar element.
Generate an alternative.
Generate an alternative.
Generate an alternative.
Generate an alternative.
genAST - field in class antlr.CppCodeGenerator
genAST - field in class antlr.CSharpCodeGenerator
genAST - field in class antlr.JavaCodeGenerator
genAST - field in class antlr.PythonCodeGenerator
Generate all the bitsets to be used in the parser or lexer Generate the raw bitset data like "long _tokenSet1_data[] = {...};" and the BitSet object declarations like "BitSet _tokenSet1 = new BitSet(_tokenSet1_data);" Note that most languages do not support object initialization inside a class definition, so other code-generators may have to separate the bitset declarations from the initializations (e.g., put the initializations in the generated constructor instead).
Generate all the bitsets to be used in the parser or lexer Generate the raw bitset data like "long _tokenSet1_data[] = {...};" and the BitSet object declarations like "BitSet _tokenSet1 = new BitSet(_tokenSet1_data);" Note that most languages do not support object initialization inside a class definition, so other code-generators may have to separate the bitset declarations from the initializations (e.g., put the initializations in the generated constructor instead).
Generate all the bitsets to be used in the parser or lexer Generate the raw bitset data like "long _tokenSet1_data[] = {...}" and the BitSet object declarations like "BitSet _tokenSet1 = new BitSet(_tokenSet1_data)" Note that most languages do not support object initialization inside a class definition, so other code-generators may have to separate the bitset declarations from the initializations (e.g., put the initializations in the generated constructor instead).
Generate all the bitsets to be used in the parser or lexer Generate the raw bitset data like "long _tokenSet1_data[] = {...};" and the BitSet object declarations like "BitSet _tokenSet1 = new BitSet(_tokenSet1_data);" Note that most languages do not support object initialization inside a class definition, so other code-generators may have to separate the bitset declarations from the initializations (e.g., put the initializations in the generated constructor instead).
Generate the initaction for a block, which may be a RuleBlock or a plain AlternativeBLock.
Generate the init action for a block, which may be a RuleBlock or a plain AlternativeBLock.
Generate the init action for a block, which may be a RuleBlock or a plain AlternativeBLock.
Generate the init action for a block, which may be a RuleBlock or a plain AlternativeBLock.
Generate the header for a block, which may be a RuleBlock or a plain AlternativeBlock.
Generate the header for a block, which may be a RuleBlock or a plain AlternativeBLock.
Generate the header for a block, which may be a RuleBlock or a plain AlternativeBLock.
Generate the header for a block, which may be a RuleBlock or a plain AlternativeBLock.
Generate the header for a block, which may be a RuleBlock or a plain AlternativeBLock.
Generate a series of case statements that implement a BitSet test.
Generate a series of case statements that implement a BitSet test.
Generate a series of case statements that implement a BitSet test.
Generate a series of case statements that implement a BitSet test.
Generate common code for a block of alternatives; return a postscript that needs to be generated at the end of the block.
Generate common code for a block of alternatives; return a postscript that needs to be generated at the end of the block.
Generate common code for a block of alternatives; return a postscript that needs to be generated at the end of the block.
Generate common code for a block of alternatives; return a postscript that needs to be generated at the end of the block.
Generate common code for a block of alternatives; return a postscript that needs to be generated at the end of the block.
Generate common code for a block of alternatives; return a postscript that needs to be generated at the end of the block.
Generate common code for a block of alternatives; return a postscript that needs to be generated at the end of the block.
genDiagnostics - field in class antlr.Tool
Generate diagnostics? (vs code)
genDocBook - field in class antlr.Tool
Generate DocBook vs code?
generate() - method in class antlr.ActionElement
generate() - method in class antlr.AlternativeBlock
generate() - method in class antlr.CharLiteralElement
generate() - method in class antlr.CharRangeElement
generate() - method in class antlr.Grammar
Top-level call to generate the code for this grammar
generate() - method in class antlr.GrammarElement
generate() - method in class antlr.LexerGrammar
Top-level call to generate the code
generate() - method in class antlr.OneOrMoreBlock
generate() - method in class antlr.ParserGrammar
Top-level call to generate the code for this grammar
generate() - method in class antlr.RuleBlock
generate() - method in class antlr.RuleRefElement
generate() - method in class antlr.StringLiteralElement
generate() - method in class antlr.SynPredBlock
generate() - method in class antlr.TokenRangeElement
generate() - method in class antlr.TokenRefElement
generate() - method in class antlr.TreeElement
generate() - method in class antlr.TreeWalkerGrammar
Top-level call to generate the code for this grammar
generate() - method in class antlr.WildcardElement
generate() - method in class antlr.ZeroOrMoreBlock
generatedAnIf - field in class antlr.CppBlockFinishingInfo
generatedAnIf - field in class antlr.JavaBlockFinishingInfo
generatedSwitch - field in class antlr.CppBlockFinishingInfo
generateExpandedFile() - method in class antlr.preprocessor.GrammarFile
generator - field in class antlr.actions.cpp.ActionLexer
generator - field in class antlr.actions.csharp.ActionLexer
generator - field in class antlr.actions.java.ActionLexer
generator - field in class antlr.actions.python.ActionLexer
generator - field in class antlr.Grammar
Generate a textual representation of the follow set for a block.
Generate a textual representation of the follow set for a block.
Generate a textual representation of the follow set for a block.
genHashLines - field in class antlr.CppCodeGenerator
genHashLines - field in class antlr.Tool
genHeader() - method in class antlr.CSharpCodeGenerator
Generate a header that is common to all CSharp files
genHeader() - method in class antlr.DiagnosticCodeGenerator
Generate a header that is common to all TXT files
genHeader() - method in class antlr.DocBookCodeGenerator
Generate a header that is common to all TXT files
genHeader() - method in class antlr.HTMLCodeGenerator
Generate a header that is common to all TXT files
genHeader() - method in class antlr.JavaCodeGenerator
Generate a header that is common to all Java files
genHeader() - method in class antlr.PythonCodeGenerator
Generate a header that is common to all Python files
genHeader(String) - method in class antlr.CppCodeGenerator
Generate a header that is common to all C++ files
genHTML - field in class antlr.Tool
Generate HTML vs code?
genLexerTest() - method in class antlr.PythonCodeGenerator
Generate an automated test for Python CharScanner (sub)classes.
Generate a #line or // line depending on options
Generate a #line or // line depending on options
genLineNo(int) - method in class antlr.CppCodeGenerator
Generate a #line or // line depending on options
genLineNo2() - method in class antlr.CppCodeGenerator
Generate a #line or // line depending on options
Generate the lookahead set for an alternate.
Generate the lookahead set for an alternate.
Generate the lookahead set for an alternate.
Generate a textual representation of the lookahead set for a block.
Generate a textual representation of the lookahead set for a block.
Generate a textual representation of the lookahead set for a block.
genNextToken() - method in class antlr.CppCodeGenerator
Generate the nextToken() rule.
genNextToken() - method in class antlr.CSharpCodeGenerator
Generate the nextToken() rule.
genNextToken() - method in class antlr.DiagnosticCodeGenerator
Generate the nextToken rule.
genNextToken() - method in class antlr.DocBookCodeGenerator
Generate the nextToken rule.
genNextToken() - method in class antlr.HTMLCodeGenerator
Generate the nextToken rule.
genNextToken() - method in class antlr.JavaCodeGenerator
Generate the nextToken() rule.
genNextToken() - method in class antlr.PythonCodeGenerator
Generate the nextToken() rule.
Generate code for a named rule block
Generate code for a named rule block
Generate code for a named rule block
Gen a named rule block.
Gen a named rule block.
Gen a named rule block.
Gen a named rule block.
genSemPredMap() - method in class antlr.CSharpCodeGenerator
Write an array of Strings which are the semantic predicate expressions.
genSemPredMap() - method in class antlr.JavaCodeGenerator
Write an array of Strings which are the semantic predicate expressions.
genSemPredMap() - method in class antlr.PythonCodeGenerator
Write an array of Strings which are the semantic predicate expressions.
genSemPredMap(String) - method in class antlr.CppCodeGenerator
Write an array of Strings which are the semantic predicate expressions.
Generate the syntactic predicate.
Generate the syntactic predicate.
Generate the syntactic predicate.
genTail() - method in class antlr.DocBookCodeGenerator
genTail() - method in class antlr.HTMLCodeGenerator
genTokenASTNodeMap() - method in class antlr.JavaCodeGenerator
Create and set Integer token type objects that map to Java Class objects (which AST node to create).
Create and set Integer token type objects that map to Java Class objects (which AST node to create).
Generate the token types as a text file for persistence across shared lexer/parser
genTokenStrings() - method in class antlr.CSharpCodeGenerator
Generate a static array containing the names of the tokens, indexed by the token type values.
genTokenStrings() - method in class antlr.JavaCodeGenerator
Generate a static array containing the names of the tokens, indexed by the token type values.
genTokenStrings() - method in class antlr.PythonCodeGenerator
Generate a static array containing the names of the tokens, indexed by the token type values.
Generate a static array containing the names of the tokens, indexed by the token type values.
Generate the token types C++ file
Generate the token types CSharp file
Generate the token types TXT file
Generate the token types TXT file
Generate the token types TXT file
Generate the token types Java file
Generate the token types Java file
getAlternativeAt(int) - method in class antlr.AlternativeBlock
getAlternatives() - method in class antlr.AlternativeBlock
getAmount() - method in class antlr.debug.ParserTokenEvent
getArgs() - method in class antlr.preprocessor.Rule
getArgs() - method in class antlr.RuleRefElement
getAST() - method in class antlr.Parser
Get the AST return value squirreled away in the parser
getAST() - method in class antlr.TreeParser
Get the AST return value squirreled away in the parser
Get a string for an expression to generate creation of an AST subtree.
Get a string for an expression to generate creation of an AST subtree.
Get a string for an expression to generate creation of an AST subtree.
Get a string for an expression to generate creation of an AST subtree.
Get a string for an expression to generate creation of an AST subtree.
Get a string for an expression to generate creation of an AST subtree.
Get a string for an expression to generate creation of an AST subtree.
Get a string for an expression to generate creation of an AST subtree.
Get a string for an expression to generate creating of an AST node
Get a string for an expression to generate creating of an AST node
Get a string for an expression to generate creating of an AST node
Get a string for an expression to generate creating of an AST node
Get a string for an expression to generate creating of an AST node
Get a string for an expression to generate creating of an AST node
Get a string for an expression to generate creating of an AST node
Get a string for an expression to generate creating of an AST node
Get a string for an expression to generate creating of an AST node
Returns a string expression that creates an AST node using the specified AST constructor argument string.
Get a string for an expression to generate creating of an AST node.
Get a string for an expression to generate creating of an AST node.
getASTFactory() - method in class antlr.Parser
getASTFactory() - method in class antlr.TreeParser
getASTNodeType() - method in class antlr.GrammarAtom
getASTNodeType() - method in class antlr.TokenSymbol
getASTNodeType(int) - method in class antlr.ASTFactory
For a given token type, what is the AST node object type to create for it?
getAutoGen() - method in class antlr.Alternative
getAutoGen() - method in class antlr.AlternativeBlock
getAutoGenType() - method in class antlr.AlternativeElement
getBang() - method in class antlr.preprocessor.Rule
getBitsetName(int) - method in class antlr.CodeGenerator
Given the index of a bitset in the bitset list, generate a unique name.
getBitsetName(int) - method in class antlr.CSharpCodeGenerator
Given the index of a bitset in the bitset list, generate a unique name.
getBlock() - method in class antlr.RuleSymbol
getBuffer() - method in class antlr.ANTLRStringBuffer
getCaseSensitive() - method in class antlr.CharScanner
getCaseSensitiveLiterals() - method in class antlr.CharScanner
getChar() - method in class antlr.debug.InputBufferEvent
getChild(Object,int) - method in class antlr.debug.misc.JTreeASTModel
getChildCount(Object) - method in class antlr.debug.misc.JTreeASTModel
getClassName() - method in class antlr.Grammar
getColumn() - method in class antlr.collections.AST
getColumn() - method in class antlr.ASTNULLType
getColumn() - method in class antlr.BaseAST
getColumn() - method in class antlr.CharScanner
getColumn() - method in class antlr.CommonToken
Return token's start column
getColumn() - method in class antlr.GrammarElement
getColumn() - method in class antlr.LexerSharedInputState
getColumn() - method in class antlr.RecognitionException
getColumn() - method in class antlr.Token
getCommitToPath() - method in class antlr.CharScanner
getCondition() - method in class antlr.debug.SemanticPredicateEvent
getCurrentStream() - method in class antlr.TokenStreamSelector
Return the stream from tokens are being pulled at the moment.
getData() - method in class antlr.debug.TraceEvent
getDefaultErrorHandler() - method in class antlr.Grammar
getDefaultErrorHandler() - method in class antlr.RuleBlock
getElement(Object) - method in class antlr.collections.impl.IndexedVector
getEnclosingGrammar() - method in class antlr.preprocessor.Option
getEndElement() - method in class antlr.RuleBlock
getEndOffset() - method in class antlr.ASdebug.TokenOffsetInfo
getEntireText() - method in class antlr.ASdebug.IASDebugStream
Returns the entire text input to the lexer.
getEntireText() - method in class antlr.TokenStreamBasicFilter
Returns the entire text input to the lexer.
getEntireText() - method in class antlr.TokenStreamSelector
Returns the entire text input to the lexer.
getEntireText(antlr.TokenStream) - static method in class antlr.ASdebug.ASDebugStream
getErrorMessage() - method in class antlr.RecognitionException
getFile(String) - method in class antlr.preprocessor.Hierarchy
getFilename() - method in class antlr.CharScanner
getFilename() - method in class antlr.Grammar
getFileName() - method in class antlr.preprocessor.Grammar
getFilename() - method in class antlr.LexerSharedInputState
getFilename() - method in class antlr.Parser
getFilename() - method in class antlr.ParserSharedInputState
getFilename() - method in class antlr.RecognitionException
getFilename() - method in class antlr.Token
getFirstChild() - method in class antlr.collections.AST
Get the first child of this node; null if no children
getFirstChild() - method in class antlr.ASTNULLType
Get the first child of this node; null if no children
getFirstChild() - method in class antlr.BaseAST
Get the first child of this node; null if not children
getFirstChild() - method in class antlr.TreeSpecifierNode
getFormatter() - static method in class antlr.FileLineFormatter
getGenHashLines() - method in class antlr.Tool
getGrammar(String) - method in class antlr.preprocessor.Hierarchy
getGrammarFile() - method in class antlr.Tool
getGrammarReader() - method in class antlr.Tool
getGrammars() - method in class antlr.preprocessor.GrammarFile
getGuessing() - method in class antlr.debug.GuessingEvent
Return a ptr to the hidden token appearing immediately after token t in the input stream.
Return a ptr to the hidden token appearing immediately before token t in the input stream.
getId() - method in class antlr.GrammarSymbol
getIdAssign() - method in class antlr.RuleRefElement
getIgnoreRule() - method in class antlr.RuleBlock
getIndex() - method in class antlr.TokenWithIndex
getIndexOfChild(Object,Object) - method in class antlr.debug.misc.JTreeASTModel
getInitAction() - method in class antlr.AlternativeBlock
Return the first hidden token if one appears before any monitored token.
getInput() - method in class antlr.LexerSharedInputState
getInput() - method in class antlr.ParserSharedInputState
getInput() - method in class antlr.TokenBuffer
return the Tokenizer (needed by ParseView)
getInputBuffer() - method in class antlr.CharScanner
getInputBufferListeners() - method in class antlr.debug.DebuggingInputBuffer
getInputState() - method in class antlr.CharScanner
getInputState() - method in class antlr.Parser
getIntegerOption(String) - method in class antlr.Grammar
Get an integer option.
getLabel() - method in class antlr.AlternativeBlock
getLabel() - method in class antlr.AlternativeElement
getLabel() - method in class antlr.CharRangeElement
getLabel() - method in class antlr.GrammarAtom
getLabel() - method in class antlr.RuleRefElement
getLabel() - method in class antlr.StringLiteralSymbol
getLabel() - method in class antlr.TokenRangeElement
getLabel() - method in class antlr.WildcardElement
getLAChars() - method in class antlr.InputBuffer
getLanguage(antlr.MakeGrammar) - method in class antlr.Tool
Determine the language used for this run of ANTLR This was made a method so the subclass can override it
getLeftmostDerivation(int) - method in class antlr.ParseTree
Get derivation and return how many you did (less than requested for subtree roots.
Do a step-first walk, building up a buffer of tokens until you've reached a particular step and print out any rule subroots insteads of descending.
Get derivation and return how many you did (less than requested for subtree roots.
Walk parse tree and return requested number of derivation steps.
getLine() - method in class antlr.collections.AST
getLine() - method in class antlr.ASTNULLType
getLine() - method in class antlr.BaseAST
getLine() - method in class antlr.CharScanner
getLine() - method in class antlr.CommonToken
getLine() - method in class antlr.GrammarElement
getLine() - method in class antlr.LexerSharedInputState
getLine() - method in class antlr.debug.NewLineEvent
getLine() - method in class antlr.RecognitionException
getLine() - method in class antlr.Token
getLiteralsPrefix() - method in class antlr.Tool
getLookaheadAmount() - method in class antlr.debug.InputBufferEvent
Generate a lookahead test expression for an alternate.
Generate a lookahead test expression for an alternate.
Generate a lookahead test expression for an alternate.
Generate a lookahead test expression for an alternate.
Generate a depth==1 lookahead test expression given the BitSet.
Generate a depth==1 lookahead test expression given the BitSet.
Generate a depth==1 lookahead test expression given the BitSet.
Generate a depth==1 lookahead test expression given the BitSet.
getMarkedChars() - method in class antlr.InputBuffer
getMessage() - method in class antlr.MismatchedCharException
Returns a clean error message (no line number/column information)
getMessage() - method in class antlr.MismatchedTokenException
Returns a clean error message (no line number/column information)
getMessage() - method in class antlr.NoViableAltException
Returns a clean error message (no line number/column information)
Returns a clean error message (no line number/column information)
getName() - method in class antlr.build.ANTLR
getName() - method in class antlr.preprocessor.Grammar
getName() - method in class antlr.preprocessor.GrammarFile
getName() - method in class antlr.NameSpace
getName() - method in class antlr.preprocessor.Option
getName() - method in class antlr.preprocessor.Rule
getName() - method in class antlr.SimpleTokenManager
Simple token manager doesn't have a name -- must be set externally
getName() - method in class antlr.TokenManager
Get the name of the token manager
getNameSpace() - method in class antlr.Tool
getNamespaceAntlr() - method in class antlr.Tool
getNamespaceStd() - method in class antlr.Tool
getNextSibling() - method in class antlr.collections.AST
Get the next sibling in line after this one
getNextSibling() - method in class antlr.ASTNULLType
Get the next sibling in line after this one
getNextSibling() - method in class antlr.BaseAST
Get the next sibling in line after this one
getNextSibling() - method in class antlr.TreeSpecifierNode
getNumberOfChildren() - method in class antlr.collections.AST
Get number of children of this node; if leaf, returns 0
getNumberOfChildren() - method in class antlr.ASTNULLType
Get number of children of this node; if leaf, returns 0
getNumberOfChildren() - method in class antlr.BaseAST
How many children does this node have?
getOffsetInfo(antlr.Token) - method in class antlr.ASdebug.IASDebugStream
Returns the offset information for the token
Returns the offset information for the token
Returns the offset information for the token
getOffsetInfo(antlr.TokenStream,antlr.Token) - static method in class antlr.ASdebug.ASDebugStream
getOption(String) - method in class antlr.Grammar
Get an option.
getOptions() - method in class antlr.preprocessor.Grammar
getOutputDirectory() - method in class antlr.Tool
getParaphrase() - method in class antlr.TokenSymbol
getParent() - method in class antlr.TreeSpecifierNode
getParseTree() - method in class antlr.debug.ParseTreeDebugParser
Get the printwriter manager that manages output
Return an expression for testing a contiguous renage of elements
Return an expression for testing a contiguous renage of elements
Return an expression for testing a contiguous renage of elements
Return an expression for testing a contiguous renage of elements
getRanges(int[]) - static method in class antlr.collections.impl.BitSet
Find ranges in a set element array.
getReference(int) - method in class antlr.RuleSymbol
getResult() - method in class antlr.debug.SemanticPredicateEvent
getReturnValue() - method in class antlr.preprocessor.Rule
getRHS() - method in class antlr.preprocessor.Option
getRoot() - method in class antlr.debug.misc.JTreeASTModel
getRuleName() - method in class antlr.ParseTreeRule
getRuleName() - method in class antlr.RuleBlock
getRuleName(int) - method in class antlr.debug.DebuggingCharScanner
getRuleName(int) - method in class antlr.debug.DebuggingParser
getRuleName(int) - method in class antlr.debug.LLkDebuggingParser
getRuleNum() - method in class antlr.debug.TraceEvent
getRules() - method in class antlr.preprocessor.Grammar
getSemPredName(int) - method in class antlr.debug.DebuggingCharScanner
getSemPredName(int) - method in class antlr.debug.DebuggingParser
getSemPredName(int) - method in class antlr.debug.LLkDebuggingParser
getSourceMap() - method in class antlr.PrintWriterWithSMAP
getStream(String) - method in class antlr.TokenStreamSelector
getSuperClass() - method in class antlr.Grammar
getSuperClass() - method in class antlr.LexerGrammar
getSuperClass() - method in class antlr.ParserGrammar
getSuperClass() - method in class antlr.TreeWalkerGrammar
getSuperGrammar() - method in class antlr.preprocessor.Grammar
getSuperGrammarName() - method in class antlr.preprocessor.Grammar
getSymbol(String) - method in class antlr.Grammar
getSymbols() - method in class antlr.Grammar
getTabSize() - method in class antlr.CharScanner
getTarget() - method in class antlr.debug.ParserMatchEvent
getTestLiterals() - method in class antlr.LexerGrammar
getTestLiterals() - method in class antlr.RuleBlock
getText() - method in class antlr.collections.AST
Get the token text for this node
getText() - method in class antlr.ASTNULLType
Get the token text for this node
getText() - method in class antlr.BaseAST
Get the token text for this node
getText() - method in class antlr.CharScanner
return a copy of the current text buffer
getText() - method in class antlr.CommonAST
Get the token text for this node
getText() - method in class antlr.CommonToken
getText() - method in class antlr.GrammarAtom
getText() - method in class antlr.debug.MessageEvent
getText() - method in class antlr.debug.ParserMatchEvent
getText() - method in class antlr.Token
getToken() - method in class antlr.TreeSpecifierNode
getToken(int) - method in class antlr.TokenStreamRewriteEngine
getTokenName(int) - method in class antlr.Parser
getTokenName(int) - method in class antlr.TreeParser
getTokenNames() - static method in class antlr.BaseAST
Return an array of strings that maps token ID to it's text.
getTokenNames() - method in class antlr.Parser
getTokenNames() - method in class antlr.TreeParser
getTokenObject() - method in class antlr.CharScanner
Get a token symbol by index
getTokenStringAt(int) - method in class antlr.TokenManager
Get a token string by index
Get the TokenSymbol for a string
getTokenSymbol(String) - method in class antlr.TokenManager
Get the TokenSymbol for a string
Get a token symbol by index
getTokenSymbolAt(int) - method in class antlr.TokenManager
Get an enumerator over the symbol table
getTokenSymbolElements() - method in class antlr.TokenManager
Get an enumerator over the symbol table
getTokenSymbolKeys() - method in class antlr.TokenManager
getTokenType() - method in class antlr.TokenSymbol
Helper method that returns the name of the interface/class/enum type for token type constants.
getTokenTypeToASTClassMap() - method in class antlr.ASTFactory
getTokenTypeToASTClassMap() - method in class antlr.Parser
If the user specifies a tokens{} section with heterogeneous AST node types, then ANTLR generates code to fill this mapping.
getTool() - method in class antlr.ANTLRTokdefParser
getTool() - method in class antlr.preprocessor.Hierarchy
getTool() - method in class antlr.preprocessor.Preprocessor
getTreeSpecifier() - method in class antlr.Alternative
getType() - method in class antlr.collections.AST
Get the token type for this node
getType() - method in class antlr.ASTNULLType
Get the token type for this node
getType() - method in class antlr.BaseAST
Get the token type for this node
getType() - method in class antlr.CommonAST
Get the token type for this node
getType() - method in class antlr.debug.Event
getType() - method in class antlr.preprocessor.Grammar
getType() - method in class antlr.GrammarAtom
getType() - method in class antlr.Token
getUpperCaseMangledLiterals() - method in class antlr.Tool
getValue() - method in class antlr.debug.ParserMatchEvent
getValue() - method in class antlr.debug.ParserTokenEvent
getVisibility() - method in class antlr.preprocessor.Rule
getVocabulary() - method in class antlr.SimpleTokenManager
Get the token vocabulary (read-only).
getVocabulary() - method in class antlr.TokenManager
Get the token vocabulary (read-only).
goToSleep() - method in class antlr.debug.DebuggingCharScanner
goToSleep() - method in class antlr.debug.LLkDebuggingParser
Grammar - class antlr.Grammar
A Grammar holds a set of rules (which are stored in a symbol table).
Grammar - class antlr.preprocessor.Grammar
grammar - field in class antlr.CodeGenerator
The grammar for which we generate code
grammar - field in class antlr.DefineGrammarSymbols
grammar - field in class antlr.GrammarElement
grammar - field in class antlr.ImportVocabTokenManager
grammar - field in class antlr.LLkAnalyzer
grammar() - method in class antlr.ANTLRParser
Grammar(String,antlr.Tool,String) - constructor for class antlr.Grammar
A GrammarAnalyzer computes lookahead from Grammar (which contains a grammar symbol table) and can then answer questions about the grammar.
GrammarAtom - class antlr.GrammarAtom
A GrammarAtom is either a token ref, a character ref, or string.
A GrammarElement is a generic node in our data structure that holds a grammar in memory.
GrammarElement(antlr.Grammar) - constructor for class antlr.GrammarElement
grammarError - field in class antlr.MakeGrammar
GrammarFile - class antlr.preprocessor.GrammarFile
Stores header action, grammar preamble, file options, and list of grammars in the file
grammarFile - field in class antlr.Tool
GrammarFile(antlr.Tool,String) - constructor for class antlr.preprocessor.GrammarFile
grammarFileName - field in class antlr.preprocessor.Tool
grammars - field in class antlr.DefineGrammarSymbols
grammars - field in class antlr.preprocessor.GrammarFile
grammars - field in class antlr.preprocessor.Tool
A GrammarSymbol is a generic symbol that can be added to the symbol table for a grammar.
GrammarSymbol() - constructor for class antlr.GrammarSymbol
GrammarSymbol(String) - constructor for class antlr.GrammarSymbol
greedy - field in class antlr.AlternativeBlock
greedySet - field in class antlr.AlternativeBlock
growToInclude(int) - method in class antlr.collections.impl.BitSet
Grows the set to a larger number of bits.
guessing - field in class antlr.LexerSharedInputState
guessing - field in class antlr.ParserSharedInputState
Are we guessing (guessing>0)?
guessing - field in class antlr.TreeParserSharedInputState
Are we guessing (guessing>0)?
GuessingEvent - class antlr.debug.GuessingEvent
GuessingEvent(Object) - constructor for class antlr.debug.GuessingEvent
GuessingEvent(Object,int) - constructor for class antlr.debug.GuessingEvent