public class Boundary
extends PostfixCommand
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
NAME |
| Constructor and Description |
|---|
Boundary() |
| Modifier and Type | Method and Description |
|---|---|
void |
evaluate(ASTFunNode node,
JepRuntime runtime) |
int |
getNumberOfParameters() |
public static final java.lang.String NAME