Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Variables

KEY_PARAMETER

KEY_PARAMETER: "design:paramtypes" = "design:paramtypes"

KEY_RETURN_TYPE

KEY_RETURN_TYPE: "design:returntype" = "design:returntype"

KEY_TYPE

KEY_TYPE: "design:type" = "design:type"

getMetadataType

getMetadataType: function = makeMetadataGetter(KEY_TYPE)

Type declaration

    • (target: any, targetKey?: undefined | string): any
    • Parameters

      • target: any
      • Optional targetKey: undefined | string

      Returns any

Functions

makeMetadataGetter

  • makeMetadataGetter(metadataKey: string): function
  • Parameters

    • metadataKey: string

    Returns function

      • (target: any, targetKey?: undefined | string): any
      • Parameters

        • target: any
        • Optional targetKey: undefined | string

        Returns any

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc