Options
All
  • Public
  • Public/Protected
  • All
Menu

A catalog for a single class.

Hierarchy

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

  • Initializes a new instance of that class.

    throws

    {Error} 'cls' is no constructor.

    Parameters

    • cls: any

      The class.

    Returns ClassCatalog

Properties

Private _CLASS

_CLASS: Function

Methods

getClasses

  • getClasses(): Promise<any[]>

getClassesSync

  • getClassesSync(): any[]

Generated using TypeDoc