|
JML | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectantlr.Parser
antlr.LLkParser
org.multijava.util.optgen.OptgenParser
| Field Summary | |
static String[] |
_tokenNames
|
| Fields inherited from class antlr.LLkParser |
|
| Fields inherited from class antlr.Parser |
astFactory, inputState, returnAST, tokenNames, tokenTypeToASTClassMap, traceDepth |
| Constructor Summary | |
|
OptgenParser(antlr.ParserSharedInputState state)
|
|
OptgenParser(antlr.TokenBuffer tokenBuf)
|
protected |
OptgenParser(antlr.TokenBuffer tokenBuf,
int k)
|
|
OptgenParser(antlr.TokenStream lexer)
|
protected |
OptgenParser(antlr.TokenStream lexer,
int k)
|
| Method Summary | |
DefinitionFile |
aCompilationUnit(String sourceFile)
|
String |
aIdentifier()
|
int |
aInt()
|
String |
aName()
|
OptionDefinition |
aOptionDefinition()
|
String |
aOptionType()
|
String |
aString()
|
ArrayList |
aStringArray()
|
| Methods inherited from class antlr.LLkParser |
consume, LA, LT, traceIn, traceOut |
| Methods inherited from class antlr.Parser |
addMessageListener, addParserListener, addParserMatchListener, addParserTokenListener, addSemanticPredicateListener, addSyntacticPredicateListener, addTraceListener, consumeUntil, consumeUntil, defaultDebuggingSetup, getAST, getASTFactory, getFilename, getInputState, getTokenName, getTokenNames, getTokenTypeToASTClassMap, isDebugMode, mark, match, match, matchNot, panic, removeMessageListener, removeParserListener, removeParserMatchListener, removeParserTokenListener, removeSemanticPredicateListener, removeSyntacticPredicateListener, removeTraceListener, reportError, reportError, reportWarning, rewind, setASTFactory, setASTNodeClass, setASTNodeType, setDebugMode, setFilename, setIgnoreInvalidDebugCalls, setInputState, setTokenBuffer, traceIndent |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final String[] _tokenNames
| Constructor Detail |
protected OptgenParser(antlr.TokenBuffer tokenBuf,
int k)
public OptgenParser(antlr.TokenBuffer tokenBuf)
protected OptgenParser(antlr.TokenStream lexer,
int k)
public OptgenParser(antlr.TokenStream lexer)
public OptgenParser(antlr.ParserSharedInputState state)
| Method Detail |
public final DefinitionFile aCompilationUnit(String sourceFile)
throws antlr.RecognitionException,
antlr.TokenStreamException
antlr.RecognitionException
antlr.TokenStreamException
public final String aIdentifier()
throws antlr.RecognitionException,
antlr.TokenStreamException
antlr.RecognitionException
antlr.TokenStreamException
public final String aName()
throws antlr.RecognitionException,
antlr.TokenStreamException
antlr.RecognitionException
antlr.TokenStreamException
public final String aString()
throws antlr.RecognitionException,
antlr.TokenStreamException
antlr.RecognitionException
antlr.TokenStreamException
public final OptionDefinition aOptionDefinition()
throws antlr.RecognitionException,
antlr.TokenStreamException
antlr.RecognitionException
antlr.TokenStreamException
public final ArrayList aStringArray()
throws antlr.RecognitionException,
antlr.TokenStreamException
antlr.RecognitionException
antlr.TokenStreamException
public final int aInt()
throws antlr.RecognitionException,
antlr.TokenStreamException
antlr.RecognitionException
antlr.TokenStreamException
public final String aOptionType()
throws antlr.RecognitionException,
antlr.TokenStreamException
antlr.RecognitionException
antlr.TokenStreamException
|
JML | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||