Constructor and Description |
---|
StringEqualsFn(FnNode fnNode) |
Modifier and Type | Method and Description |
---|---|
<T> T |
acceptFnVisitor(FnVisitor<T> visitor) |
Value |
eval(Scope<Value> scope) |
Expr |
getLeft() |
Expr |
getRight() |
static StringEqualsFn |
ofExprs(Expr expr,
Expr of) |
accept, condition, condition, equals, expectOneArg, expectTwoArgs, expectVariableArgs, getArgv, getName, hashCode, into, toString
public static final String ID
public StringEqualsFn(FnNode fnNode)
Copyright © 2023. All rights reserved.