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