AspectK Runtime
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
AspectK Runtime
AspectK Runtime
/
io.github.molelabs.aspectk.runtime
/
MethodParameter
/
MethodParameter
Method
Parameter
constructor
(
name
:
String
,
type
:
KClass
<
*
>
,
typeName
:
String
,
annotations
:
List
<
AnnotationInfo
>
,
isNullable
:
Boolean
)
(
source
)