ANTLR Support Libraries 2.7.1+
Public Member Functions

SemanticException Class Reference

#include <SemanticException.hpp>

List of all members.

Public Member Functions

 SemanticException (const std::string &s)
 SemanticException (const std::string &s, const std::string &fileName_, int line_, int column_)
 ~SemanticException () throw ()

Constructor & Destructor Documentation

SemanticException::SemanticException ( const std::string &  s) [inline]
SemanticException::SemanticException ( const std::string &  s,
const std::string &  fileName_,
int  line_,
int  column_ 
) [inline]
SemanticException::~SemanticException ( ) throw () [inline]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Friends Defines