org.codehaus.mojo.jflex
public class LexSimpleAnalyzer extends Object
| Field Summary | |
|---|---|
| static String | DEFAULT_NAME |
| Method Summary | |
|---|---|
| protected static ClassInfo | guessPackageAndClass(File lexFile)
Guess the package and class name, based on this grammar definition. |
Returns: The name of the java code to generate. Credit goes to the authors of the maven-jlex-plugin
Throws: IOException FileNotFoundException if the lex file does not exist