novx
Preparing search index...
core/src
AspectTarget
Class AspectTarget
Index
Constructors
constructor
Methods
class
Decorated
With
decorated
With
matches
Method
matching
named
of
returning
that
Are
Async
that
Are
Sync
Constructors
constructor
new
AspectTarget
()
:
AspectTarget
Returns
AspectTarget
Methods
class
Decorated
With
classDecoratedWith
(
decorator
:
ClassDecorator
)
:
AspectTarget
Parameters
decorator
:
ClassDecorator
Returns
AspectTarget
decorated
With
decoratedWith
(
decorator
:
MethodDecorator
)
:
AspectTarget
Parameters
decorator
:
MethodDecorator
Returns
AspectTarget
matches
Method
matchesMethod
(
type
:
TypeDescriptor
<
any
>
,
method
:
MethodDescriptor
)
:
boolean
Parameters
type
:
TypeDescriptor
<
any
>
method
:
MethodDescriptor
Returns
boolean
matching
matching
(
...
expressions
:
string
[]
)
:
AspectTarget
Parameters
...
expressions
:
string
[]
Returns
AspectTarget
named
named
(
...
name
:
string
[]
)
:
AspectTarget
Parameters
...
name
:
string
[]
Returns
AspectTarget
of
of
(
type
:
GType
<
any
>
)
:
AspectTarget
Parameters
type
:
GType
<
any
>
Returns
AspectTarget
returning
returning
(
type
:
GType
<
any
>
)
:
AspectTarget
Parameters
type
:
GType
<
any
>
Returns
AspectTarget
that
Are
Async
thatAreAsync
()
:
AspectTarget
Returns
AspectTarget
that
Are
Sync
thatAreSync
()
:
AspectTarget
Returns
AspectTarget
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
class
Decorated
With
decorated
With
matches
Method
matching
named
of
returning
that
Are
Async
that
Are
Sync
novx
Loading...