novx
Preparing search index...
core/src
AspectInfo
Interface AspectInfo
interface
AspectInfo
{
nAspects
:
number
;
propertyDescriptors
:
{
[
name
:
string
]:
PropertyDescriptor
}
;
typeDescriptor
:
TypeDescriptor
<
any
>
;
wrappedMethods
:
{
[
name
:
string
]:
JoinPoints
}
;
}
Index
Properties
n
Aspects
property
Descriptors
type
Descriptor
wrapped
Methods
Properties
n
Aspects
nAspects
:
number
property
Descriptors
propertyDescriptors
:
{
[
name
:
string
]:
PropertyDescriptor
}
type
Descriptor
typeDescriptor
:
TypeDescriptor
<
any
>
wrapped
Methods
wrappedMethods
:
{
[
name
:
string
]:
JoinPoints
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
n
Aspects
property
Descriptors
type
Descriptor
wrapped
Methods
novx
Loading...