Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MetadataScanner

Hierarchy

  • MetadataScanner

Index

Methods

getAllFilteredMethodNames

  • getAllFilteredMethodNames(prototype: any): Generator<string, void, undefined>
  • Parameters

    • prototype: any

    Returns Generator<string, void, undefined>

scanFromPrototype

  • scanFromPrototype(instance: any, prototype: any, callback: any): any[]
  • Parameters

    • instance: any
    • prototype: any
    • callback: any

    Returns any[]

Generated using TypeDoc