public interface DungParserConstants
| Modifier and Type | Field and Description |
|---|---|
static int |
ARGUMENT_NAME
RegularExpression Id.
|
static int |
DEFAULT
Lexical state.
|
static int |
EOF
End of File.
|
static String[] |
tokenImage
Literal token values.
|
static final int EOF
static final int ARGUMENT_NAME
static final int DEFAULT
static final String[] tokenImage
Copyright © 2018. All rights reserved.