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