An element with a kind is an element that can either represent a template or an instance.

Remarks

Default for an element is that it is representing an instance.

Hierarchy

Implemented by

Properties

Kind of the element: either type or instance.

Remarks

Default: Instance

Methods

  • Iterate recursively over all the instances referenced from this one.

    Returns IterableIterator<Class>

Generated using TypeDoc