public class SeqFunction extends AbstractFunction
Modifier and Type | Field and Description |
---|---|
static SeqFunction |
INSTANCE |
metadata
Constructor and Description |
---|
SeqFunction() |
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, throwArity
add, 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, withoutMeta
public static final SeqFunction INSTANCE
public String getName()
AviatorFunction
public AviatorObject call(Map<String,Object> env, AviatorObject arg1)
call
in interface AviatorFunction
call
in class AbstractFunction
Copyright © 2010–2021. All rights reserved.