Annotations
class Annotations(content: SourceSetDependent<List<Annotations.Annotation>>) : ExtraProperty<Documentable>
Content copied to clipboard
Types
Annotation
Link copied to clipboard
data class Annotation(dri: DRI, params: Map<String, AnnotationParameterValue>, mustBeDocumented: Boolean)
Content copied to clipboard
Companion
Link copied to clipboard