Struct TypeInferenceException¶
- Defined in File exceptions.h
Inheritance Relationships¶
Base Type¶
public TypeCheckerException(Struct TypeCheckerException)
Derived Types¶
public UnknownBinOpException(Struct UnknownBinOpException)public UnknownConstructorException(Struct UnknownConstructorException)
Struct Documentation¶
-
struct
TypeInferenceException: public TypeCheckerException¶ Subclassed by UnknownBinOpException, UnknownConstructorException