Methods
getAllFilteredMethodNames
- getAllFilteredMethodNames(prototype: any): Generator<string, void, undefined>
-
Parameters
Returns Generator<string, void, undefined>
scanFromPrototype
- scanFromPrototype(instance: any, prototype: any, callback: any): any[]
-
Parameters
-
instance: any
-
prototype: any
-
callback: any
Returns any[]