|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MatrixParserConstants
Field Summary | |
---|---|
static int |
COMMENT
|
static int |
CONSTANT
|
static int |
DEFAULT
|
static int |
DIGIT
|
static int |
EOF
|
static int |
FLOAT
|
static int |
INTEGER
|
static int |
NAME
|
static int |
NATURAL
|
static int |
SIGN
|
static java.lang.String[] |
tokenImage
|
Field Detail |
---|
static final int EOF
static final int CONSTANT
static final int FLOAT
static final int INTEGER
static final int DIGIT
static final int NAME
static final int NATURAL
static final int SIGN
static final int COMMENT
static final int DEFAULT
static final java.lang.String[] tokenImage
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |