public class LexSimpleAnalyzer extends Object
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_NAME |
Constructor and Description |
---|
LexSimpleAnalyzer() |
Modifier and Type | Method and Description |
---|---|
protected static ClassInfo |
guessPackageAndClass(File lexFile)
Guess the package and class name, based on this grammar definition.
|
public static final String DEFAULT_NAME
protected static ClassInfo guessPackageAndClass(File lexFile) throws FileNotFoundException, IOException
IOException
FileNotFoundException
- if the lex file does not existCopyright © 2007-2012. All Rights Reserved.