public abstract class PointFree<T> extends Object
| Constructor and Description |
|---|
PointFree() |
| Modifier and Type | Method and Description |
|---|---|
abstract (DynamicOps<?>) -> T |
eval() |
(DynamicOps<?>) -> T |
evalCached() |
static String |
indent(int level) |
String |
toString() |
abstract String |
toString(int level) |