public abstract class SingleArgFn extends Fn
| Constructor and Description |
|---|
SingleArgFn(FnNode fnNode) |
| Modifier and Type | Method and Description |
|---|---|
Value |
eval(Scope<Value> scope) |
protected abstract Value |
evalArg(Value arg) |
Expr |
target() |
accept, acceptFnVisitor, condition, condition, equals, expectOneArg, expectTwoArgs, expectVariableArgs, getArgv, getName, hashCode, into, toStringCopyright © 2023. All rights reserved.