TorqueScript  0.2
Public Member Functions | List of all members
TorqueScript::ParserErrorListener Class Reference
Inheritance diagram for TorqueScript::ParserErrorListener:
Inheritance graph
[legend]
Collaboration diagram for TorqueScript::ParserErrorListener:
Collaboration graph
[legend]

Public Member Functions

virtual void syntaxError (antlr4::Recognizer *recognizer, antlr4::Token *offendingSymbol, size_t line, size_t charPositionInLine, const std::string &msg, std::exception_ptr e) override
 
const std::vector< std::string > & getErrors ()
 

The documentation for this class was generated from the following file: