public class FunctionInstance extends Object
Constructor and Description |
---|
FunctionInstance(Function function) |
Modifier and Type | Method and Description |
---|---|
Object |
call(Object ctx,
Object thisValue,
VariableResolverFactory factory,
Object[] parms) |
Function |
getFunction() |
Copyright © 2016. All rights reserved.