Alphabetical Index: E

_ 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

E

ebnf(antlr.Token,boolean) - method in class antlr.ANTLRParser
ELEMENT - static field in class antlr.preprocessor.PreprocessorTokenTypes
element() - method in class antlr.ANTLRParser
elementAt(int) - method in class antlr.CharQueue
Fetch a token from the queue by index
elementAt(int) - method in class antlr.collections.impl.IndexedVector
Returns the element at the specified index.
elementAt(int) - method in class antlr.collections.List
elementAt(int) - method in class antlr.collections.impl.LList
Get the ith element in the list.
elementAt(int) - method in class antlr.TokenQueue
Fetch a token from the queue by index
elementAt(int) - method in class antlr.collections.impl.Vector
Returns the element at the specified index.
elementNoOptionSpec() - method in class antlr.ANTLRParser
elementOptionSpec() - method in class antlr.ANTLRParser
elements - field in class antlr.collections.impl.IndexedVector
elements() - method in class antlr.collections.impl.IndexedVector
elements() - method in class antlr.collections.List
elements() - method in class antlr.collections.impl.LList
Return an enumeration of the list elements
elements() - method in class antlr.collections.impl.Vector
elementsAreRange(int[]) - static method in class antlr.CodeGenerator
Test if a set element array represents a contiguous range.
Method to generate the required CSharp namespace closures
emitClosures(PrintWriter) - method in class antlr.NameSpace
Method to generate the required C++ namespace closures
Method to generate the required CSharp namespace declarations
Method to generate the required C++ namespace declarations
enclosingGrammar - field in class antlr.preprocessor.Option
enclosingGrammar - field in class antlr.preprocessor.Rule
enclosingRuleName - field in class antlr.AlternativeElement
encode(String) - static method in class antlr.BaseAST
encodeLexerRuleName(String) - static method in class antlr.CodeGenerator
end - field in class antlr.CharRangeElement
end - field in class antlr.collections.impl.IntRange
end - field in class antlr.TokenRangeElement
endAlt() - method in class antlr.ANTLRGrammarParseBehavior
endAlt() - method in class antlr.DefineGrammarSymbols
endAlt() - method in class antlr.MakeGrammar
endChildList() - method in class antlr.DefineGrammarSymbols
endChildList() - method in class antlr.MakeGrammar
endExceptionGroup() - method in class antlr.MakeGrammar
endExceptionSpec() - method in class antlr.MakeGrammar
endGrammar() - method in class antlr.ANTLRGrammarParseBehavior
endGrammar() - method in class antlr.DefineGrammarSymbols
endGrammar() - method in class antlr.MakeGrammar
Called at the end of processing a grammar
endMapping() - method in class antlr.PrintWriterWithSMAP
endNode - field in class antlr.RuleBlock
endOptions() - method in class antlr.ANTLRGrammarParseBehavior
endOptions() - method in class antlr.DefineGrammarSymbols
Called after the optional options section, to compensate for options that may not have been set.
endRule(String) - method in class antlr.DefineGrammarSymbols
endRule(String) - method in class antlr.MakeGrammar
endSubRule() - method in class antlr.ANTLRGrammarParseBehavior
endSubRule() - method in class antlr.DefineGrammarSymbols
endSubRule() - method in class antlr.MakeGrammar
endText - field in class antlr.CharRangeElement
endText - field in class antlr.TokenRangeElement
endTree() - method in class antlr.ANTLRGrammarParseBehavior
endTree() - method in class antlr.DefineGrammarSymbols
endTree() - method in class antlr.MakeGrammar
ensureCapacity(int) - method in class antlr.collections.impl.Vector
ENTER - static field in class antlr.debug.TraceEvent
ENTER_RULE - static field in class antlr.debug.ParserEventSupport
enterRule(antlr.debug.TraceEvent) - method in class antlr.debug.ParserAdapter
enterRule(antlr.debug.TraceEvent) - method in class antlr.debug.TraceAdapter
enterRule(antlr.debug.TraceEvent) - method in class antlr.debug.TraceListener
enterRule(antlr.debug.TraceEvent) - method in class antlr.debug.Tracer
Enumerator - interface antlr.collections.Enumerator
EOF - static field in class antlr.actions.cpp.ActionLexerTokenTypes
EOF - static field in class antlr.actions.csharp.ActionLexerTokenTypes
EOF - static field in class antlr.actions.java.ActionLexerTokenTypes
EOF - static field in class antlr.actions.python.ActionLexerTokenTypes
EOF - static field in class antlr.ANTLRTokdefParserTokenTypes
EOF - static field in class antlr.ANTLRTokenTypes
EOF - static field in class antlr.actions.python.CodeLexerTokenTypes
EOF - static field in class antlr.preprocessor.PreprocessorTokenTypes
EOF_CHAR - static field in class antlr.CharScanner
EOF_TYPE - static field in class antlr.Token
epsilonDepth - field in class antlr.Lookahead
What k values were being computed when end of rule hit?
equals(antlr.collections.AST) - method in class antlr.collections.AST
equals(antlr.collections.AST) - method in class antlr.BaseAST
Is node t equal to this in terms of token type and text?
equals(Object) - method in class antlr.ANTLRHashString
equals(Object) - method in class antlr.collections.impl.BitSet
code "inherited" from java.util.BitSet
equalsList(antlr.collections.AST) - method in class antlr.collections.AST
Is t an exact structural and equals() match of this tree.
equalsListPartial(antlr.collections.AST) - method in class antlr.collections.AST
Is 'sub' a subtree of this list? The siblings of the root are NOT ignored.
equalsTree(antlr.collections.AST) - method in class antlr.collections.AST
Is tree rooted at 'this' equal to 't'? The siblings of 'this' are ignored.
equalsTreePartial(antlr.collections.AST) - method in class antlr.collections.AST
Is 't' a subtree of the tree rooted at 'this'? The siblings of 'this' are ignored.
ERROR - static field in class antlr.debug.MessageEvent
error(String) - method in class antlr.ASTFactory
To change where error messages go, can subclass/override this method and then setASTFactory in Parser and TreeParser.
error(String) - method in class antlr.Tool
Issue an error
error(String) - method in class antlr.build.Tool
error(String) - static method in class antlr.Utils
error(String,Exception) - method in class antlr.build.Tool
error(String,String,int,int) - method in class antlr.Tool
Issue an error with line number information
error(String,Throwable) - static method in class antlr.Utils
errorHandler - field in class antlr.Tool
Object that handles analysis errors
ESC - static field in class antlr.actions.cpp.ActionLexerTokenTypes
ESC - static field in class antlr.actions.csharp.ActionLexerTokenTypes
ESC - static field in class antlr.actions.java.ActionLexerTokenTypes
ESC - static field in class antlr.actions.python.ActionLexerTokenTypes
ESC - static field in class antlr.ANTLRTokdefParserTokenTypes
ESC - static field in class antlr.ANTLRTokenTypes
ESC - static field in class antlr.preprocessor.PreprocessorTokenTypes
escapeChar(int,boolean) - method in class antlr.CharFormatter
Given a character value, return a string representing the character that can be embedded inside a string literal or character literal This works for Java/C/C++ code-generation and languages with compatible special-character-escapment.
Given a character value, return a string representing the character that can be embedded inside a string literal or character literal This works for Java/C/C++ code-generation and languages with compatible special-character-escapment.
Given a character value, return a string representing the character that can be embedded inside a string literal or character literal This works for Java/C/C++ code-generation and languages with compatible special-character-escapment.
escapeCharValue(String) - static method in class antlr.ANTLRLexer
Convert 'c' to an integer char value.
escapeString(String) - method in class antlr.CharFormatter
escapeString(String) - method in class antlr.CppCharFormatter
Converts a String into a representation that can be use as a literal when surrounded by double-quotes.
Converts a String into a representation that can be use as a literal when surrounded by double-quotes.
escapeString(String) - method in class antlr.JavaCharFormatter
Converts a String into a representation that can be use as a literal when surrounded by double-quotes.
Event - class antlr.debug.Event
Event(Object) - constructor for class antlr.debug.Event
Event(Object,int) - constructor for class antlr.debug.Event
exceptionGroup() - method in class antlr.ANTLRParser
exceptionGroup() - method in class antlr.preprocessor.Preprocessor
exceptionHandler() - method in class antlr.ANTLRParser
exceptionHandler() - method in class antlr.preprocessor.Preprocessor
exceptionSpec - field in class antlr.Alternative
exceptionSpec() - method in class antlr.ANTLRParser
exceptionSpec() - method in class antlr.preprocessor.Preprocessor
ExceptionSpec(antlr.Token) - constructor for class antlr.ExceptionSpec
exceptionSpecNoLabel() - method in class antlr.ANTLRParser
exceptionSpecs - field in class antlr.RuleBlock
exceptionThrown - field in class antlr.CppCodeGenerator
exceptionThrown - field in class antlr.CSharpCodeGenerator
exceptionThrown - field in class antlr.JavaCodeGenerator
exceptionThrown - field in class antlr.PythonCodeGenerator
exceptionTypeAndName - field in class antlr.ExceptionHandler
Execute the rewrite operation by possibly adding to the buffer.
Execute the rewrite operation by possibly adding to the buffer.
Execute the rewrite operation by possibly adding to the buffer.
EXIT - static field in class antlr.debug.TraceEvent
EXIT_RULE - static field in class antlr.debug.ParserEventSupport
exitCache - field in class antlr.BlockWithImpliedExitPath
lookahead to bypass block; set by deterministic().
exitIfError() - method in class antlr.CppCodeGenerator
exitIfError() - method in class antlr.CSharpCodeGenerator
exitIfError() - method in class antlr.JavaCodeGenerator
exitIfError() - method in class antlr.PythonCodeGenerator
exitRule(antlr.debug.TraceEvent) - method in class antlr.debug.ParserAdapter
exitRule(antlr.debug.TraceEvent) - method in class antlr.debug.TraceAdapter
exitRule(antlr.debug.TraceEvent) - method in class antlr.debug.TraceListener
exitRule(antlr.debug.TraceEvent) - method in class antlr.debug.Tracer
expanded - field in class antlr.preprocessor.GrammarFile
expandGrammarsInFile(String) - method in class antlr.preprocessor.Hierarchy
expandInPlace() - method in class antlr.preprocessor.Grammar
Copy all nonoverridden rules, vocabulary, and options into this grammar from supergrammar chain.
expecting - field in class antlr.MismatchedCharException
expecting - field in class antlr.MismatchedTokenException
exportVocab - field in class antlr.Grammar
The name of the export vocabulary...used to generate the output token types interchange file.
exportVocab - field in class antlr.preprocessor.Grammar
Get the identifier portion of an argument-action token.
Get the identifier portion of an argument-action.
Get the identifier portion of an argument-action.
Get the type string out of an argument-action token.
Get the type portion of an argument-action.
Get the type portion of an argument-action.