tapik
Toggle table of contents
0.5.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
tapik
common-plugin
/
dev.akif.tapik.plugin
/
KotlinSourceFileContribution
/
KotlinSourceFileContribution
Kotlin
Source
File
Contribution
constructor
(
packageName
:
String
,
sourcePackageName
:
String
,
sourceFile
:
String
,
aggregateInterfaceName
:
String
,
nestedInterfaceName
:
String
,
imports
:
Set
<
String
>
=
emptySet()
,
endpointMembers
:
List
<
KotlinEndpointMemberContribution
>
,
topLevelDeclarations
:
List
<
String
>
=
emptyList()
)
(
source
)