public class LexerGenerator extends Object
| Constructor and Description |
|---|
LexerGenerator() |
LexerGenerator(org.apache.maven.plugin.logging.Log logger) |
| Modifier and Type | Method and Description |
|---|---|
void |
addToken(String rule) |
void |
generateLexer(HashMap<String,String> config) |
static void |
main(String[] args) |
String |
printParsedGrammar() |
public LexerGenerator()
public LexerGenerator(org.apache.maven.plugin.logging.Log logger)
Copyright © 2016 The Apache Software Foundation. All rights reserved.