novx
Preparing search index...
core/src
AdviceAspect
Class AdviceAspect
Abstract
Hierarchy (
View Summary
)
Aspect
AdviceAspect
AroundAspect
BeforeAfterAspect
ErrorAspect
Index
Properties
advice
Instance
config
func
order
type
Methods
invoke
matches
with
Instance
Properties
advice
Instance
adviceInstance
:
any
config
config
:
AspectConfig
func
func
:
Function
order
order
:
number
type
type
:
AspectType
Methods
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
with
Instance
withInstance
(
instance
:
any
)
:
AdviceAspect
Parameters
instance
:
any
Returns
AdviceAspect
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
advice
Instance
config
func
order
type
Methods
invoke
matches
with
Instance
novx
Loading...