Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MetadataScanner

Hierarchy

  • MetadataScanner

Index

Methods

getAllFilteredMethodNames

  • getAllFilteredMethodNames(prototype: object): IterableIterator<string>

scanFromPrototype

  • scanFromPrototype<T, R>(instance: T, prototype: object, callback: (name: string) => R): R[]

Generated using TypeDoc