Properties
Static ErrorAt
ErrorAt: string = "ERROR_AT"
Static ErrorNear
ErrorNear: string = "ERROR_NEAR"
Static Internal
Internal: string = "INTERNAL"
Static MismatchedBrackets
MismatchedBrackets: string = "MISTMATCHED_BRACKETS"
Static MissingVariable
MissingVariable: string = "MISSING_VARIABLE"
Static NotClosedSection
NotClosedSection: string = "NOT_CLOSED_SECTION"
Static UnexpectedEnd
UnexpectedEnd: string = "UNEXPECTED_END"
Static UnexpectedSectionEnd
UnexpectedSectionEnd: string = "UNEXPECTED_SECTION_END"
Static UnexpectedSymbol
UnexpectedSymbol: string = "UNEXPECTED_SYMBOL"
Static Unknown
Unknown: string = "UNKNOWN"
General syntax errors.