Search
Preparing search index...
The search index is not available
@alterior/di
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
ReflectionCapabilities
Class ReflectionCapabilities
Hierarchy
ReflectionCapabilities
Implements
PlatformReflectionCapabilities
Index
Constructors
constructor
Methods
annotations
factory
getter
has
Lifecycle
Hook
import
Uri
is
Reflection
Enabled
method
parameters
prop
Metadata
resolve
Enum
resolve
Identifier
resource
Uri
setter
Constructors
constructor
new
Reflection
Capabilities
(
reflect
?:
any
)
:
ReflectionCapabilities
Parameters
Optional
reflect:
any
Returns
ReflectionCapabilities
Methods
annotations
annotations
(
typeOrFunc
:
Type
<
any
>
)
:
any
[]
Parameters
typeOrFunc:
Type
<
any
>
Returns
any
[]
factory
factory<T>
(
t
:
Type
<
T
>
)
:
(
args
:
any
[]
)
=>
T
Type parameters
T
Parameters
t:
Type
<
T
>
Returns
(
args
:
any
[]
)
=>
T
(
args
:
any
[]
)
:
T
Parameters
args:
any
[]
Returns
T
getter
getter
(
name
:
string
)
:
GetterFn
Parameters
name:
string
Returns
GetterFn
has
Lifecycle
Hook
has
Lifecycle
Hook
(
type
:
any
, lcProperty
:
string
)
:
boolean
Parameters
type:
any
lcProperty:
string
Returns
boolean
import
Uri
import
Uri
(
type
:
any
)
:
string
Parameters
type:
any
Returns
string
is
Reflection
Enabled
is
Reflection
Enabled
(
)
:
boolean
Returns
boolean
method
method
(
name
:
string
)
:
MethodFn
Parameters
name:
string
Returns
MethodFn
parameters
parameters
(
type
:
Type
<
any
>
)
:
any
[]
[]
Parameters
type:
Type
<
any
>
Returns
any
[]
[]
prop
Metadata
prop
Metadata
(
typeOrFunc
:
any
)
:
{}
Parameters
typeOrFunc:
any
Returns
{}
[
key:
string
]:
any
[]
resolve
Enum
resolve
Enum
(
enumIdentifier
:
any
, name
:
string
)
:
any
Parameters
enumIdentifier:
any
name:
string
Returns
any
resolve
Identifier
resolve
Identifier
(
name
:
string
, moduleUrl
:
string
, members
:
string
[]
, runtime
:
any
)
:
any
Parameters
name:
string
moduleUrl:
string
members:
string
[]
runtime:
any
Returns
any
resource
Uri
resource
Uri
(
type
:
any
)
:
string
Parameters
type:
any
Returns
string
setter
setter
(
name
:
string
)
:
SetterFn
Parameters
name:
string
Returns
SetterFn
Globals
Reflection
Capabilities
constructor
annotations
factory
getter
has
Lifecycle
Hook
import
Uri
is
Reflection
Enabled
method
parameters
prop
Metadata
resolve
Enum
resolve
Identifier
resource
Uri
setter
Generated using
TypeDoc