public class SeqPredicateFunction extends AbstractFunction
metadata| 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, call, desc, getAviatorType, getValue, innerCompare, run, throwArityadd, bitAnd, bitNot, bitOr, bitXor, booleanValue, compare, compareEq, defineValue, deref, div, exponent, getElement, getMetadata, isNull, match, meta, mod, mult, neg, not, numberValue, setValue, shiftLeft, shiftRight, stringValue, sub, toString, unsignedShiftRight, withMeta, withoutMetapublic 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 © 2010–2022. All rights reserved.