public class NowFunction extends AbstractFunction
| Constructor and Description |
|---|
NowFunction() |
| Modifier and Type | Method and Description |
|---|---|
AviatorObject |
call(Map<String,Object> env)
call function
|
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 AviatorObject call(Map<String,Object> env)
AviatorFunctioncall in interface AviatorFunctioncall in class AbstractFunctionenv - Variable environmentpublic String getName()
AviatorFunctionCopyright © 2019. All rights reserved.