Globals
Stimulsoft
System
Data
CallExprAST
Class CallExprAST
Hierarchy
ExprAST
CallExprAST
Index
Constructors
constructor
Properties
args
data
Type
name
operator
Methods
calculate
Constructors
constructor
new
Call
ExprAST
(
name
:
string
, args
:
ExprAST
[]
)
:
CallExprAST
Parameters
name:
string
args:
ExprAST
[]
Returns
CallExprAST
Properties
args
args
:
ExprAST
[]
data
Type
data
Type
:
Type
name
name
:
string
operator
operator
:
string
Methods
calculate
calculate
(
row
:
DataRow
, dataType
?:
Type
)
:
any
Parameters
row:
DataRow
Default value
dataType:
Type
= null
Returns
any
Globals
Sti
Options
Stimulsoft
Base
Blockly
Dashboard
Data
Designer
Report
System
Collections
Crypt
Data
Drawing
Globalization
IO
Internals
Text
Xml
Viewer
Call
ExprAST
constructor
args
data
Type
name
operator
calculate
Generated using
TypeDoc