org.antlr.runtime.Lexer Member List

This is the complete list of members for org.antlr.runtime.Lexer, 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
emit(Token token)org.antlr.runtime.Lexer
emit()org.antlr.runtime.Lexer
emitErrorMessage(String msg)org.antlr.runtime.BaseRecognizer
endResync()org.antlr.runtime.BaseRecognizer
getBacktrackingLevel()org.antlr.runtime.BaseRecognizer
getCharErrorDisplay(int c)org.antlr.runtime.Lexer
getCharIndex()org.antlr.runtime.Lexer
getCharPositionInLine()org.antlr.runtime.Lexer
getCharStream()org.antlr.runtime.Lexer
getCurrentInputSymbol(IntStream input)org.antlr.runtime.BaseRecognizer [protected]
getErrorHeader(RecognitionException e)org.antlr.runtime.BaseRecognizer
getErrorMessage(RecognitionException e, String[] tokenNames)org.antlr.runtime.Lexer
getGrammarFileName()org.antlr.runtime.BaseRecognizer
getLine()org.antlr.runtime.Lexer
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.Lexer [virtual]
getText()org.antlr.runtime.Lexer
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]
inputorg.antlr.runtime.Lexer [protected]
Lexer()org.antlr.runtime.Lexer
Lexer(CharStream input)org.antlr.runtime.Lexer
Lexer(CharStream input, RecognizerSharedState state)org.antlr.runtime.Lexer
match(String s)org.antlr.runtime.Lexer
match(int c)org.antlr.runtime.Lexer
org::antlr::runtime::BaseRecognizer.match(IntStream input, int ttype, BitSet follow)org.antlr.runtime.BaseRecognizer
matchAny()org.antlr.runtime.Lexer
org::antlr::runtime::BaseRecognizer.matchAny(IntStream input)org.antlr.runtime.BaseRecognizer
matchRange(int a, int b)org.antlr.runtime.Lexer
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
mTokens()org.antlr.runtime.Lexer [pure virtual]
NEXT_TOKEN_RULE_NAMEorg.antlr.runtime.BaseRecognizer [static]
nextToken()org.antlr.runtime.Lexer
pushFollow(BitSet fset)org.antlr.runtime.BaseRecognizer [protected]
recover(RecognitionException re)org.antlr.runtime.Lexer
org::antlr::runtime::BaseRecognizer.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.Lexer
reset()org.antlr.runtime.Lexer
setCharStream(CharStream input)org.antlr.runtime.Lexer
setText(String text)org.antlr.runtime.Lexer
skip()org.antlr.runtime.Lexer
stateorg.antlr.runtime.BaseRecognizer [protected]
toStrings(List tokens)org.antlr.runtime.BaseRecognizer
traceIn(String ruleName, int ruleIndex)org.antlr.runtime.Lexer
org::antlr::runtime::BaseRecognizer.traceIn(String ruleName, int ruleIndex, Object inputSymbol)org.antlr.runtime.BaseRecognizer
traceOut(String ruleName, int ruleIndex)org.antlr.runtime.Lexer
org::antlr::runtime::BaseRecognizer.traceOut(String ruleName, int ruleIndex, Object inputSymbol)org.antlr.runtime.BaseRecognizer


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