| Package | Description |
|---|---|
| org.textmapper.lapg | |
| org.textmapper.lapg.eval | |
| org.textmapper.lapg.lex |
| Modifier and Type | Method and Description |
|---|---|
static LexerData |
LapgCore.generateLexer(Grammar g,
ProcessingStatus status) |
| Constructor and Description |
|---|
GenericLexer(Reader stream,
GenericLexer.ErrorReporter reporter,
LexerData lexerData,
Grammar grammar) |
GenericParseContext(Grammar grammar,
ParserData parserTables,
LexerData lexerTables) |
| Modifier and Type | Method and Description |
|---|---|
static LexerData |
LexerGenerator.generate(LexerState[] states,
LexerRule[] lexerRules,
NamedPattern[] patterns,
ProcessingStatus status) |
Copyright © 2014. All rights reserved.