public abstract class CustomFunction
extends com.googlecode.aviator.runtime.function.AbstractFunction
| Constructor and Description |
|---|
CustomFunction() |
| Modifier and Type | Method and Description |
|---|---|
com.googlecode.aviator.AviatorEvaluatorInstance |
getAviatorEval() |
java.lang.String |
replaceTargets(java.lang.String exp,
java.util.Map<java.lang.String,java.lang.Object> env) |
void |
setAviatorEval(com.googlecode.aviator.AviatorEvaluatorInstance aviatorEval) |
call, call, call, call, call, call, call, call, call, call, call, call, call, call, call, call, call, call, call, call, call, call, call, desc, getAviatorType, getValue, innerCompare, run, throwArityadd, bitAnd, bitNot, bitOr, bitXor, booleanValue, compare, compareEq, defineValue, deref, div, exponent, getElement, isNull, match, mod, mult, neg, not, numberValue, setValue, shiftLeft, shiftRight, stringValue, sub, toString, unsignedShiftRightpublic java.lang.String replaceTargets(java.lang.String exp,
java.util.Map<java.lang.String,java.lang.Object> env)
public com.googlecode.aviator.AviatorEvaluatorInstance getAviatorEval()
public void setAviatorEval(com.googlecode.aviator.AviatorEvaluatorInstance aviatorEval)
Copyright © 2017–2023. All rights reserved.