public interface mtGrammarConstants
| Modifier and Type | Field and Description |
|---|---|
static int |
CASE
RegularExpression Id.
|
static int |
COLON
RegularExpression Id.
|
static int |
COMMA
RegularExpression Id.
|
static int |
DEFAULT
Lexical state.
|
static int |
DESCRIPTION
RegularExpression Id.
|
static int |
EOF
End of File.
|
static int |
FILE
RegularExpression Id.
|
static int |
IGNOREERRORS
RegularExpression Id.
|
static int |
INIT
RegularExpression Id.
|
static int |
INT
RegularExpression Id.
|
static int |
LAST
RegularExpression Id.
|
static int |
PROPERTIES
RegularExpression Id.
|
static int |
RUNTIME
RegularExpression Id.
|
static int |
SINGLE_LINE_COMMENT
RegularExpression Id.
|
static int |
SINGLE_LINE_COMMENT2
RegularExpression Id.
|
static int |
SINGLE_LINE_SQLCOMMENT
RegularExpression Id.
|
static int |
STRING
RegularExpression Id.
|
static int |
THREADS
RegularExpression Id.
|
static String[] |
tokenImage
Literal token values.
|
static int |
WEIGHT
RegularExpression Id.
|
static int |
WORD
RegularExpression Id.
|
static final int EOF
static final int SINGLE_LINE_SQLCOMMENT
static final int SINGLE_LINE_COMMENT
static final int SINGLE_LINE_COMMENT2
static final int CASE
static final int FILE
static final int LAST
static final int INIT
static final int WEIGHT
static final int DESCRIPTION
static final int IGNOREERRORS
static final int PROPERTIES
static final int THREADS
static final int RUNTIME
static final int INT
static final int WORD
static final int STRING
static final int COMMA
static final int COLON
static final int DEFAULT
static final String[] tokenImage
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.