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

override Void run()

visitTypeDef

override Void visitTypeDef(TypeDef t)