public static class Lexer.State
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static Lexer.State |
ACTION |
static Lexer.State |
ACTIONS |
static Lexer.State |
ATOMIC |
static Lexer.State |
LTL |
| Modifier and Type | Method and Description |
|---|---|
int |
id() |
public static final Lexer.State LTL
public static final Lexer.State ATOMIC
public static final Lexer.State ACTION
public static final Lexer.State ACTIONS