Globals
Stimulsoft
Report
Engine
StiParser
StiParser_Check
Class StiParser_Check
Hierarchy
StiParser_Properties
StiParser_Check
StiParser_Lexer
Index
Properties
check
Syntax
Mode
expression
Position
report
syntax
Case
Sensitive
namespace
Obj
Accessors
components
List
constants
List
user
Functions
List
functions
List
keywords
List
methods
Hash
methods
List
namespaces
List
parameters
List
properties
List
system
Variables
List
types
List
Methods
check
Parser
Method
Info
check
Parser
Method
Info2
check
Types
get
Parser
Method
Info
get
Type
Name
get_
category
get_
system
Variable
throw
Error
check_
constants
List
is
Implicitly
Castable
To
Properties
Protected
check
Syntax
Mode
check
Syntax
Mode
:
boolean
= false
Protected
expression
Position
expression
Position
:
number
= 0
report
report
:
StiReport
= null
Protected
syntax
Case
Sensitive
syntax
Case
Sensitive
:
boolean
= true
Static
Protected
namespace
Obj
namespace
Obj
:
any
Accessors
components
List
get
componentsList
(
)
:
Hashtable
Returns
Hashtable
constants
List
get
constantsList
(
)
:
Hashtable
Returns
Hashtable
user
Functions
List
get
userFunctionsList
(
)
:
Hashtable
Returns
Hashtable
Static
functions
List
get
functionsList
(
)
:
Hashtable
Returns
Hashtable
Static
keywords
List
get
keywordsList
(
)
:
Hashtable
Returns
Hashtable
Static
methods
Hash
get
methodsHash
(
)
:
Map
<
StiFunctionType
,
StiParserMethodInfo
[]
>
Returns
Map
<
StiFunctionType
,
StiParserMethodInfo
[]
>
Static
methods
List
get
methodsList
(
)
:
Hashtable
Returns
Hashtable
Static
namespaces
List
get
namespacesList
(
)
:
Hashtable
Returns
Hashtable
Static
parameters
List
get
parametersList
(
)
:
Hashtable
Returns
Hashtable
Static
properties
List
get
propertiesList
(
)
:
Hashtable
Returns
Hashtable
Static
system
Variables
List
get
systemVariablesList
(
)
:
Hashtable
Returns
Hashtable
Static
types
List
get
typesList
(
)
:
Hashtable
Returns
Hashtable
Methods
Protected
check
Parser
Method
Info
check
Parser
Method
Info
(
type
:
StiFunctionType
, args
:
any
[]
)
:
number
Parameters
type:
StiFunctionType
args:
any
[]
Returns
number
Protected
check
Parser
Method
Info2
check
Parser
Method
Info2
(
type
:
StiFunctionType
, args
:
any
[]
, asmCommand
:
StiAsmCommand
)
:
number
Parameters
type:
StiFunctionType
args:
any
[]
asmCommand:
StiAsmCommand
Returns
number
check
Types
check
Types
(
asmList
:
StiAsmCommand
[]
)
:
void
Parameters
asmList:
StiAsmCommand
[]
Returns
void
get
Parser
Method
Info
get
Parser
Method
Info
(
type
:
StiFunctionType
, args
:
Type
[]
, argValues
?:
object
[]
)
:
StiParserMethodInfo
Parameters
type:
StiFunctionType
args:
Type
[]
Default value
argValues:
object
[]
= null
Returns
StiParserMethodInfo
Protected
get
Type
Name
get
Type
Name
(
value
:
any
)
:
string
Parameters
value:
any
Returns
string
Protected
get_
category
get_
category
(
par
:
any
)
:
number
Parameters
par:
any
Returns
number
Protected
get_
system
Variable
get_
system
Variable
(
name
:
any
)
:
any
Parameters
name:
any
Returns
any
Protected
throw
Error
throw
Error
(
code
:
ParserErrorCode
, token
?:
StiToken
, message1
?:
string
, message2
?:
string
, message3
?:
string
, message4
?:
string
)
:
void
Parameters
code:
ParserErrorCode
Default value
token:
StiToken
= null
Default value
message1:
string
= ""
Default value
message2:
string
= ""
Default value
message3:
string
= ""
Default value
message4:
string
= ""
Returns
void
Static
check_
constants
List
check_
constants
List
(
)
:
void
Returns
void
Static
is
Implicitly
Castable
To
is
Implicitly
Castable
To
(
from
:
Type
, to
:
Type
, valueFrom
:
object
)
:
boolean
Parameters
from:
Type
to:
Type
valueFrom:
object
Returns
boolean
Globals
Stimulsoft
Report
Engine
Sti
Parser
Sti
Parser_
Check
check
Syntax
Mode
expression
Position
report
syntax
Case
Sensitive
namespace
Obj
components
List
constants
List
user
Functions
List
functions
List
keywords
List
methods
Hash
methods
List
namespaces
List
parameters
List
properties
List
system
Variables
List
types
List
check
Parser
Method
Info
check
Parser
Method
Info2
check
Types
get
Parser
Method
Info
get
Type
Name
get_
category
get_
system
Variable
throw
Error
check_
constants
List
is
Implicitly
Castable
To
Generated using
TypeDoc