org.antlr.runtime.BaseRecognizer Member List

This is the complete list of members for org.antlr.runtime.BaseRecognizer, including all inherited members.

alreadyParsedRule(IntStream input, int ruleIndex)org.antlr.runtime.BaseRecognizer
BaseRecognizer()org.antlr.runtime.BaseRecognizer
BaseRecognizer(RecognizerSharedState state)org.antlr.runtime.BaseRecognizer
beginResync()org.antlr.runtime.BaseRecognizer
combineFollows(boolean exact)org.antlr.runtime.BaseRecognizer [protected]
computeContextSensitiveRuleFOLLOW()org.antlr.runtime.BaseRecognizer [protected]
computeErrorRecoverySet()org.antlr.runtime.BaseRecognizer [protected]
consumeUntil(IntStream input, int tokenType)org.antlr.runtime.BaseRecognizer
consumeUntil(IntStream input, BitSet set)org.antlr.runtime.BaseRecognizer
DEFAULT_TOKEN_CHANNELorg.antlr.runtime.BaseRecognizer [static]
displayRecognitionError(String[] tokenNames, RecognitionException e)org.antlr.runtime.BaseRecognizer
emitErrorMessage(String msg)org.antlr.runtime.BaseRecognizer
endResync()org.antlr.runtime.BaseRecognizer
getBacktrackingLevel()org.antlr.runtime.BaseRecognizer
getCurrentInputSymbol(IntStream input)org.antlr.runtime.BaseRecognizer [protected]
getErrorHeader(RecognitionException e)org.antlr.runtime.BaseRecognizer
getErrorMessage(RecognitionException e, String[] tokenNames)org.antlr.runtime.BaseRecognizer
getGrammarFileName()org.antlr.runtime.BaseRecognizer
getMissingSymbol(IntStream input, RecognitionException e, int expectedTokenType, BitSet follow)org.antlr.runtime.BaseRecognizer [protected]
getNumberOfSyntaxErrors()org.antlr.runtime.BaseRecognizer
getRuleInvocationStack()org.antlr.runtime.BaseRecognizer
getRuleInvocationStack(Throwable e, String recognizerClassName)org.antlr.runtime.BaseRecognizer [static]
getRuleMemoization(int ruleIndex, int ruleStartIndex)org.antlr.runtime.BaseRecognizer
getRuleMemoizationCacheSize()org.antlr.runtime.BaseRecognizer
getSourceName()org.antlr.runtime.BaseRecognizer [pure virtual]
getTokenErrorDisplay(Token t)org.antlr.runtime.BaseRecognizer
getTokenNames()org.antlr.runtime.BaseRecognizer
HIDDENorg.antlr.runtime.BaseRecognizer [static]
INITIAL_FOLLOW_STACK_SIZEorg.antlr.runtime.BaseRecognizer [static]
match(IntStream input, int ttype, BitSet follow)org.antlr.runtime.BaseRecognizer
matchAny(IntStream input)org.antlr.runtime.BaseRecognizer
MEMO_RULE_FAILEDorg.antlr.runtime.BaseRecognizer [static]
MEMO_RULE_UNKNOWNorg.antlr.runtime.BaseRecognizer [static]
memoize(IntStream input, int ruleIndex, int ruleStartIndex)org.antlr.runtime.BaseRecognizer
mismatch(IntStream input, int ttype, BitSet follow)org.antlr.runtime.BaseRecognizer [protected]
mismatchIsMissingToken(IntStream input, BitSet follow)org.antlr.runtime.BaseRecognizer
mismatchIsUnwantedToken(IntStream input, int ttype)org.antlr.runtime.BaseRecognizer
NEXT_TOKEN_RULE_NAMEorg.antlr.runtime.BaseRecognizer [static]
pushFollow(BitSet fset)org.antlr.runtime.BaseRecognizer [protected]
recover(IntStream input, RecognitionException re)org.antlr.runtime.BaseRecognizer
recoverFromMismatchedSet(IntStream input, RecognitionException e, BitSet follow)org.antlr.runtime.BaseRecognizer
recoverFromMismatchedToken(IntStream input, int ttype, BitSet follow)org.antlr.runtime.BaseRecognizer [protected]
reportError(RecognitionException e)org.antlr.runtime.BaseRecognizer
reset()org.antlr.runtime.BaseRecognizer
stateorg.antlr.runtime.BaseRecognizer [protected]
toStrings(List tokens)org.antlr.runtime.BaseRecognizer
traceIn(String ruleName, int ruleIndex, Object inputSymbol)org.antlr.runtime.BaseRecognizer
traceOut(String ruleName, int ruleIndex, Object inputSymbol)org.antlr.runtime.BaseRecognizer


Generated on Wed Oct 1 14:13:39 2008 for ANTLR API by  doxygen 1.5.5