|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.codehaus.mojo.jflex.LexSimpleAnalyzer
public class LexSimpleAnalyzer
| Field Summary | |
|---|---|
static java.lang.String |
DEFAULT_NAME
|
| Constructor Summary | |
|---|---|
LexSimpleAnalyzer()
|
|
| Method Summary | |
|---|---|
protected static ClassInfo |
guessPackageAndClass(java.io.File lexFile)
Guess the package and class name, based on this grammar definition. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String DEFAULT_NAME
| Constructor Detail |
|---|
public LexSimpleAnalyzer()
| Method Detail |
|---|
protected static ClassInfo guessPackageAndClass(java.io.File lexFile)
throws java.io.FileNotFoundException,
java.io.IOException
java.io.IOException
java.io.FileNotFoundException - if the lex file does not exist
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||