at.dms.compiler.tools.lexgen
Class LexgenParser
java.lang.Object
at.dms.compiler.tools.antlr.runtime.Parser
at.dms.compiler.tools.antlr.runtime.LLkParser
at.dms.compiler.tools.lexgen.LexgenParser
- All Implemented Interfaces:
- LexgenTokenTypes
public class LexgenParser
- extends LLkParser
- implements LexgenTokenTypes
Methods inherited from class at.dms.compiler.tools.antlr.runtime.Parser |
consumeUntil, consumeUntil, defaultDebuggingSetup, getFilename, getInputState, getTokenName, getTokenNames, mark, match, match, matchNot, panic, reportError, reportError, reportWarning, rewind, setFilename, setInputState, setTokenBuffer |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_tokenNames
public static final String[] _tokenNames
LexgenParser
protected LexgenParser(TokenBuffer tokenBuf,
int k)
LexgenParser
public LexgenParser(TokenBuffer tokenBuf)
LexgenParser
protected LexgenParser(TokenStream lexer,
int k)
LexgenParser
public LexgenParser(TokenStream lexer)
LexgenParser
public LexgenParser(ParserSharedInputState state)
aCompilationUnit
public final at.dms.compiler.tools.lexgen.DefinitionFile aCompilationUnit(String sourceFile)
throws RecognitionException,
TokenStreamException
- Throws:
RecognitionException
TokenStreamException