Quack Compiler
latest
  • File exceptions.h
    • Definition (src/exceptions.h)
    • Includes
    • Included By
    • Classes
Quack Compiler
  • Docs »
  • File exceptions.h
  • Edit on GitHub

File exceptions.h¶

↰ Parent directory (src)

Contents

  • Definition (src/exceptions.h)
  • Includes
  • Included By
  • Classes

Definition (src/exceptions.h)¶

  • Program Listing for File exceptions.h

Includes¶

  • exception (File exceptions.h)
  • sstream
  • string

Included By¶

  • File compiler_utils.h
  • File symbol_table.h
  • File ASTNode.h
  • File container_templates.h
  • File ASTNode.cpp
  • File messages.cpp

Classes¶

  • Struct AmbiguousInferenceException
  • Struct BaseCompilerException
  • Struct ClassHierarchyException
  • Struct CyclicInheritenceException
  • Struct DuplicateMemberException
  • Struct DuplicateParamException
  • Struct FieldClassMatchException
  • Struct InheritedMethodParamCountException
  • Struct InheritedMethodParamTypeException
  • Struct InheritedMethodReturnTypeException
  • Struct InitializeBeforeUseException
  • Struct MethodClassNameCollisionException
  • Struct MissingSuperFieldsException
  • Struct ParserException
  • Struct ScannerException
  • Struct SubTypeFieldTypeException
  • Struct TypeCheckerException
  • Struct TypeInferenceException
  • Struct UnitializedVarException
  • Struct UnknownBinOpException
  • Struct UnknownConstructorException
  • Struct UnknownTypeException
  • Class ReturnAllPathsException
  • Class UnknownSymbolException

© Copyright 2019, Zayd Hammoudeh Revision 527457dd.

Built with Sphinx using a theme provided by Read the Docs.