InheritanceRange.this

Constructor for inheritance range

  1. this(ClassInfo component)
    struct InheritanceRange
    this
    (
    ClassInfo component
    )
  2. this(InheritanceRange range)

Parameters

component ClassInfo

component for which to create inheritance range.

Meta