kotlinpoet-metadata-specs
/
com.squareup.kotlinpoet.metadata.specs
/
MethodData
/
MethodData
Method
Data
Parameters
annotations
declared annotations on this method.
fun
MethodData
(annotations:
List
<
AnnotationSpec
>, parameterAnnotations:
Map
<
Int
,
Collection
<
AnnotationSpec
>>, isSynthetic:
Boolean
, jvmModifiers:
Set
<
JvmMethodModifier
>, isOverride:
Boolean
, exceptions:
List
<
TypeName
>)
Content copied to clipboard