JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.independentsoft.calc.functions
Interface LazyFn
public interface
LazyFn
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
CalcValue
invoke
(
List
<
AstNode
> args,
EvalContext
ctx)
Method Details
invoke
CalcValue
invoke
(
List
<
AstNode
> args,
EvalContext
ctx)