| Package | Description |
|---|---|
| xyz.hexavalon.aje | |
| xyz.hexavalon.aje.defaults | |
| xyz.hexavalon.aje.operators |
| Modifier and Type | Class and Description |
|---|---|
class |
Function |
| Modifier and Type | Method and Description |
|---|---|
FunctionBuilder |
FunctionBuilder.setEvaluable(Evaluable evaluator) |
| Modifier and Type | Class and Description |
|---|---|
class |
NativeFunction |
| Constructor and Description |
|---|
NativeFunction(java.lang.String name,
int inputsRequired,
Evaluable evaluator) |
| Constructor and Description |
|---|
Operator(java.lang.String symbol,
int args,
Evaluable evaluator) |
Operator(java.lang.String symbol,
int args,
int next,
Evaluable evaluator) |
Copyright © 2016. All Rights Reserved.