| Package | Description |
|---|---|
| org.textmapper.lapg.eval |
| Modifier and Type | Method and Description |
|---|---|
protected GenericLexer |
GenericParseContext.createLexer(GenericParseContext.TextSource source,
GenericLexer.ErrorReporter reporter) |
| Constructor and Description |
|---|
GenericLexer(Reader stream,
GenericLexer.ErrorReporter reporter,
LexerData lexerData,
Grammar grammar) |
GenericParser(GenericLexer.ErrorReporter reporter,
ParserData tables,
Grammar grammar,
boolean debugSyntax) |
Copyright © 2014. All rights reserved.