Package | Description |
---|---|
s3games.engine.expr |
Modifier and Type | Method and Description |
---|---|
static Expr.internalFunction |
Expr.getInternalFunction(java.lang.String fn) |
static Expr.internalFunction |
Expr.internalFunction.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Expr.internalFunction[] |
Expr.internalFunction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|