public class IsSet extends SingleArgFn
| Modifier and Type | Method and Description |
|---|---|
<T> T |
acceptFnVisitor(FnVisitor<T> visitor) |
protected Value |
evalArg(Value arg) |
static IsSet |
ofExpr(Expr expr) |
eval, targetaccept, condition, condition, equals, expectOneArg, expectTwoArgs, expectVariableArgs, getArgv, getName, hashCode, into, toStringpublic static final String ID
public IsSet(FnNode fnNode)
public <T> T acceptFnVisitor(FnVisitor<T> visitor)
acceptFnVisitor in class Fnprotected Value evalArg(Value arg)
evalArg in class SingleArgFnCopyright © 2023. All rights reserved.