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