public class SeqPredicateFunction extends AbstractFunction
| Constructor and Description |
|---|
SeqPredicateFunction(String name,
OperatorType opType,
AviatorObject value) |
SeqPredicateFunction(String name,
OperatorType opType,
AviatorObject value,
AviatorObject propertyName) |
| Modifier and Type | Method and Description |
|---|---|
AviatorObject |
call(Map<String,Object> env,
AviatorObject arg1) |
String |
getName()
Get the function name
|
call, call, call, call, call, call, call, call, call, call, call, call, call, call, call, call, call, call, call, call, call, compare, getAviatorType, getValue, throwArityadd, bitAnd, bitNot, bitOr, bitXor, booleanValue, desc, div, getElement, isNull, match, mod, mult, neg, not, numberValue, shiftLeft, shiftRight, stringValue, sub, unsignedShiftRightpublic SeqPredicateFunction(String name, OperatorType opType, AviatorObject value)
public SeqPredicateFunction(String name, OperatorType opType, AviatorObject value, AviatorObject propertyName)
public AviatorObject call(Map<String,Object> env, AviatorObject arg1)
call in interface AviatorFunctioncall in class AbstractFunctionpublic String getName()
AviatorFunctionCopyright © 2019. All rights reserved.