V-Gears 0
Free Final Fantasy VII engine.
Parser::DuplicateLabelException Class Reference
Inheritance diagram for Parser::DuplicateLabelException:
Collaboration diagram for Parser::DuplicateLabelException:

Public Member Functions

 DuplicateLabelException (const std::string &msg, const Tokenzier::Token &token)
 
- Public Member Functions inherited from Parser::Exception
 Exception (const std::string &msg)
 
 Exception (const std::string &msg, const Tokenzier::Token &token)
 
virtual const char * what () const override throw ()
 

Constructor & Destructor Documentation

◆ DuplicateLabelException()

Parser::DuplicateLabelException::DuplicateLabelException ( const std::string &  msg,
const Tokenzier::Token token 
)
inline

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