StiParser_Properties Class
Namespace: Stimulsoft.Report.Engine.StiParser
Properties
| Property | Type | Description |
|---|---|---|
| componentsList | Hashtable | |
| constantsList | Hashtable | |
functionsList static |
Hashtable | |
keywordsList static |
Hashtable | |
methodsHash static |
Map<StiFunctionType, StiParserMethodInfo[]> | |
methodsList static |
Hashtable | |
namespacesList static |
Hashtable | |
| operatorsList | Hashtable | |
parametersList static |
Hashtable | |
propertiesList static |
Hashtable | |
systemVariablesList static |
Hashtable | |
typesList static |
Hashtable | |
| userFunctionsList | Hashtable | |
| variablesList | Hashtable |
Methods
| Method | Returns | Description |
|---|---|---|
check_constantsList static |
void | |
check_operatorsList static |
void | |
| get_category | StiParserDataType |
Method Details
check_constantsList static
check_constantsList(): void
check_operatorsList static
check_operatorsList(): void
get_category
get_category(par: any): StiParserDataType
Parameters
- par (any)
Returns StiParserDataType
Fields
| Field | Type | Description |
|---|---|---|
| checkSyntaxMode | any | |
| expressionPosition | any | |
| list | any | |
| list | any | |
| namespaceObj | any | |
| report | StiReport | |
| syntaxCaseSensitive | any |