|
mjc | ||||||||||
| 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.guigen.GuigenParser
| Field Summary | |
static String[] |
_tokenNames
|
| Fields inherited from class antlr.LLkParser |
|
| Fields inherited from class antlr.Parser |
astFactory, inputState, returnAST, tokenNames, tokenTypeToASTClassMap, traceDepth |
| Fields inherited from interface org.multijava.util.guigen.GuigenTokenTypes |
COMMA, DOT, EOF, IDENT, LITERAL_acceptedSuffixes, LITERAL_imports, LITERAL_package, LITERAL_prefix, LITERAL_readableFiles, LITERAL_webpageLocation, LITERAL_webpageName, NULL_TREE_LOOKAHEAD, STRING |
| Constructor Summary | |
|
GuigenParser(antlr.ParserSharedInputState state)
|
|
GuigenParser(antlr.TokenBuffer tokenBuf)
|
protected |
GuigenParser(antlr.TokenBuffer tokenBuf,
int k)
|
|
GuigenParser(antlr.TokenStream lexer)
|
protected |
GuigenParser(antlr.TokenStream lexer,
int k)
|
| Method Summary | |
DefinitionFile |
aCompilationUnit(String sourceFile)
|
String |
aIdentifier()
|
String |
aName()
|
ArrayList |
aNameList()
|
String |
aString()
|
ArrayList |
aStringList()
|
| 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 GuigenParser(antlr.TokenBuffer tokenBuf,
int k)
public GuigenParser(antlr.TokenBuffer tokenBuf)
protected GuigenParser(antlr.TokenStream lexer,
int k)
public GuigenParser(antlr.TokenStream lexer)
public GuigenParser(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 ArrayList aNameList()
throws antlr.RecognitionException,
antlr.TokenStreamException
antlr.RecognitionException
antlr.TokenStreamException
public final String aString()
throws antlr.RecognitionException,
antlr.TokenStreamException
antlr.RecognitionException
antlr.TokenStreamException
public final ArrayList aStringList()
throws antlr.RecognitionException,
antlr.TokenStreamException
antlr.RecognitionException
antlr.TokenStreamException
|
mjc | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||