public class SeqCompsitePredFunFunction extends AbstractVariadicFunction
| Modifier and Type | Class and Description |
|---|---|
static class |
SeqCompsitePredFunFunction.LogicOp |
metadata| Constructor and Description |
|---|
SeqCompsitePredFunFunction(String name,
SeqCompsitePredFunFunction.LogicOp op) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Get the function name
|
AviatorObject |
variadicCall(Map<String,Object> env,
AviatorObject... args)
Call with variadic arguments.The subclass must implement this method.
|
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, runadd, 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 SeqCompsitePredFunFunction(String name, SeqCompsitePredFunFunction.LogicOp op)
public String getName()
AviatorFunctionpublic AviatorObject variadicCall(Map<String,Object> env, AviatorObject... args)
AbstractVariadicFunctionvariadicCall in class AbstractVariadicFunctionCopyright © 2010–2022. All rights reserved.