novx
Preparing search index...
core/src
Aspect
Class Aspect
Abstract
Hierarchy (
View Summary
)
Aspect
AdviceAspect
MethodAspect
Index
Properties
config
func
order
type
Methods
invoke
matches
Properties
config
config
:
AspectConfig
func
func
:
Function
order
order
:
number
type
type
:
AspectType
Methods
Abstract
invoke
invoke
(
invocation
:
Invocation
)
:
any
Parameters
invocation
:
Invocation
Returns
any
matches
matches
(
typeDescriptor
:
TypeDescriptor
<
any
>
,
method
:
MethodDescriptor
,
accept
:
(
s
:
string
)
=>
boolean
,
)
:
boolean
Parameters
typeDescriptor
:
TypeDescriptor
<
any
>
method
:
MethodDescriptor
accept
:
(
s
:
string
)
=>
boolean
Returns
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
config
func
order
type
Methods
invoke
matches
novx
Loading...