logo
class

compiler::CheckInheritance

sys::Obj
  compiler::CompilerSupport
    compiler::CompilerStep
      compiler::CheckInheritance

CheckInheritance is used to check invalid extends or mixins.

Slots

make

new make(Compiler compiler)

run

virtual Void run()

visitTypeDef

virtual Void visitTypeDef(TypeDef t)