Struct TypeInferenceException

Inheritance Relationships

Base Type

Derived Types

Struct Documentation

struct TypeInferenceException : public TypeCheckerException

Subclassed by UnknownBinOpException, UnknownConstructorException

Public Functions

TypeInferenceException(const char *error_name, const char *msg)
TypeInferenceException(const char *error_name, const std::string &msg)