Properties
				
				
					
					Protected checkSyntaxMode
					checkSyntaxMode: boolean = false
					
				
				
				
				
					
					Protected expressionPosition
					expressionPosition: number = 0
					
				
				
				
					
					Protected inputExpression
					inputExpression: string = ""
					
				
				
					
					Protected position
					position: number = 0
					
				
				
					
					report
					report: StiReport = null
					
				
				
					
					Protected runtimeConstants
					
					
				
				
					
					Protected runtimeConstantsHash
					
					
				
				
					
					Protected syntaxCaseSensitive
					syntaxCaseSensitive: boolean = true
					
				
				
					
					Protected tokenPos
					tokenPos: number = 0
					
				
				
				
					
					Protected useAliases
					useAliases: boolean = false
					
				
				
					
					Static Protected namespaceObj
					namespaceObj: any