symbol-export
Toggle table of contents
0.0.1-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
symbol-export
annotations
/
dev.rnett.symbolexport
/
ChildrenExported
Children
Exported
@
Target
(
allowedTargets
=
[
AnnotationTarget.ANNOTATION_CLASS
,
AnnotationTarget.CLASS
,
AnnotationTarget.FUNCTION
,
AnnotationTarget.CONSTRUCTOR
,
AnnotationTarget.PROPERTY
]
)
annotation class
ChildrenExported
(
source
)
Allows children of this declaration to be exported. Does not export the declaration itself.