Properties
				
					
					Static ErrorAt
					ErrorAt: string = "ERROR_AT"
					
					
				
				
					
					Static ErrorNear
					ErrorNear: string = "ERROR_NEAR"
					
					
				
				
					
					Static Internal
					Internal: string = "INTERNAL"
					
					
				
				
					
					Static MissedCloseParenthesis
					MissedCloseParenthesis: string = "MISSED_CLOSE_PARENTHESIS"
					
					
				
				
					
					Static MissedCloseSquareBracket
					MissedCloseSquareBracket: string = "MISSED_CLOSE_SQUARE_BRACKET"
					
					
				
				
					
					Static UnexpectedEnd
					UnexpectedEnd: string = "UNEXPECTED_END"
					
					
				
				
					
					Static Unknown
					Unknown: string = "UNKNOWN"
					
					
				
				
					
					Static UnknownSymbol
					UnknownSymbol: string = "UNKNOWN_SYMBOL"
					
					
				
			
		 
General syntax errors.