| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
| EarlyExitException — Class in package org.antlr.runtime | |
| The recognizer did not match anything for a (..)+ loop. | |
| EarlyExitException(decisionNumber, input:org.antlr.runtime:IntStream) — Constructor in class org.antlr.runtime.EarlyExitException | |
| elementDescription — Property in class org.antlr.runtime.tree.RewriteCardinalityException | |
| elementDescription — Property in class org.antlr.runtime.tree.RewriteRuleElementStream | |
| The element or stream description; usually has name of the token or rule reference that this list tracks. | |
| elements — Property in class org.antlr.runtime.tree.RewriteRuleElementStream | |
| The list of tokens or subtrees we are tracking | |
| emit() — Method in class org.antlr.runtime.Lexer | |
| The standard method called to automatically emit a token at the outermost lexical rule. | |
| emitErrorMessage(msg) — Method in class org.antlr.runtime.BaseRecognizer | |
| Override this method to change where error messages go | |
| emitToken(token:org.antlr.runtime:Token) — Method in class org.antlr.runtime.Lexer | |
| Currently does not support multiple emits per nextToken invocation for efficiency reasons. | |
| endResync() — Method in class org.antlr.runtime.BaseRecognizer | |
| eof — Property in class org.antlr.runtime.DFA | |
| eof — Property in class org.antlr.runtime.tree.CommonTreeNodeStream | |
| EOF — Constant static property in class org.antlr.runtime.CharStreamConstants | |
| EOF — Constant static property in class org.antlr.runtime.TokenConstants | |
| EOF_TOKEN — Constant static property in class org.antlr.runtime.TokenConstants | |
| EOR_TOKEN_TYPE — Constant static property in class org.antlr.runtime.TokenConstants | |
| eot — Property in class org.antlr.runtime.DFA | |
| equals(other) — Method in class org.antlr.runtime.BitSet | |
| error — Property in class org.antlr.runtime.DFA | |
| A hook for debugging interface | |
| errorNode(input:org.antlr.runtime:TokenStream, start:org.antlr.runtime:Token, stop:org.antlr.runtime:Token, e:org.antlr.runtime:RecognitionException) — Method in class org.antlr.runtime.tree.BaseTreeAdaptor | |
| create tree node that holds the start and stop tokens associated with an error. | |
| errorNode(input:org.antlr.runtime:TokenStream, start:org.antlr.runtime:Token, stop:org.antlr.runtime:Token, e:org.antlr.runtime:RecognitionException) — Method in interface org.antlr.runtime.tree.TreeAdaptor | |
| Return a tree node representing an error. | |
| errorRecovery — Property in class org.antlr.runtime.RecognizerSharedState | |
| This is true when we see an error and before having successfully matched a token. | |
| expecting — Property in class org.antlr.runtime.MismatchedSetException | |
| expecting — Property in class org.antlr.runtime.MismatchedTokenException | |
| expecting — Property in class org.antlr.runtime.MismatchedTreeNodeException | |
| extractInformationFromTreeNodeStream(input:org.antlr.runtime:IntStream) — Method in class org.antlr.runtime.RecognitionException | |
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |