|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sablecc.sablecc.lexer.Lexer.State
public static class Lexer.State
| Field Summary | |
|---|---|
private int |
id
|
static Lexer.State |
NORMAL
|
static Lexer.State |
PACKAGE
|
| Constructor Summary | |
|---|---|
private |
Lexer.State(int id)
|
| Method Summary | |
|---|---|
int |
id()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final Lexer.State NORMAL
public static final Lexer.State PACKAGE
private int id
| Constructor Detail |
|---|
private Lexer.State(int id)
| Method Detail |
|---|
public int id()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||