Parser.error
- void error(Token* token, MID mid, ...)
- void error(MID mid, ...)
- void error(TypeInfo[] _arguments, va_list _argptr, Token* token, bool endLoc, cstring formatMsg)
- void error(TypeInfo[] _arguments, va_list _argptr, Token* token, bool endLoc, MID mid)
dilparserParserParser
aliasesconstructorsenumsfunctionsstatic functionsvariables
Creates an error report and appends it to a list.