JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Class
csheets.core.formula.compiler.IllegalFunctionCallException
Packages that use
IllegalFunctionCallException
Package
Description
csheets.core.formula
Provides classes for representing formulas.
Uses of
IllegalFunctionCallException
in
csheets.core.formula
Constructors in
csheets.core.formula
that throw
IllegalFunctionCallException
Constructor and Description
FunctionCall
(
Function
function,
Expression
... args)
Creates a new function call.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes