|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.ff.JEvaluator.JEvaluatorErrcodes
| Field Summary | |
static int |
PARSE_INVALID_FUNCTION
|
static int |
PARSE_INVALID_NUMBER_OF_ARGUMENTS
|
static int |
PARSE_NOERROR
|
static int |
PARSE_UNBALANCED_EXPR
|
| Constructor Summary | |
JEvaluatorErrcodes()
|
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int PARSE_NOERROR
public static final int PARSE_UNBALANCED_EXPR
public static final int PARSE_INVALID_FUNCTION
public static final int PARSE_INVALID_NUMBER_OF_ARGUMENTS
| Constructor Detail |
public JEvaluatorErrcodes()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||