Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PlatformReflectionCapabilities

Hierarchy

  • PlatformReflectionCapabilities

Implemented by

Index

Methods

annotations

  • annotations(type: Type<any>): any[]

factory

getter

hasLifecycleHook

  • hasLifecycleHook(type: any, lcProperty: string): boolean

importUri

  • importUri(type: Type<any>): string

isReflectionEnabled

  • isReflectionEnabled(): boolean

method

parameters

  • parameters(type: Type<any>): any[][]

propMetadata

  • propMetadata(typeOrFunc: Type<any>): {}

resolveEnum

  • resolveEnum(enumIdentifier: any, name: string): any

resolveIdentifier

  • resolveIdentifier(name: string, moduleUrl: string, members: string[] | null, runtime: any): any

resourceUri

  • resourceUri(type: Type<any>): string

setter

Generated using TypeDoc