DocumentedTag

@Target(allowedTargets = [AnnotationTarget.FUNCTION])
annotation class DocumentedTag(val name: String)

Properties

Link copied to clipboard