Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeclarationHierarchy

Stores hierarchical type data.

see

DeclarationReflection.typeHierarchy

Hierarchy

  • DeclarationHierarchy

Index

Properties

Properties

Optional isTarget

isTarget: boolean

Is this the entry containing the target type?

Optional next

The next hierarchy level.

types

types: Type[]

The types represented by this node in the hierarchy.

Generated using TypeDoc