Package com.github.chhorz.javadoc.tags
package com.github.chhorz.javadoc.tags
-
ClassDescriptionOracle documentation block tagsRepresentation for a javadoc segment of a given tag.This tag is not an official javadoc tag but was proposed hereOracle documentation @code inline tagKotlin documentation @constructor tagOracle documentation @deprecated tagOracle documentation @docRoot inline tagOracle documentation @exception tag Kotlin documentation @exception tagOracle documentation @hidden tagOracle documentation @index inline tagOracle documentation @inheritDoc inline tagOracle documentation inline tagsOracle documentation @linkplain inline tagOracle documentation @link inline tagOracle documentation @literal inline tagA PatternTag can be used to define a custom
Pattern
.Kotlin documentation @property tagOracle documentation @provides tagKotlin documentation @receiver tagOracle documentation @return inline tagKotlin documentation @sample tagOracle documentation @serialData tagOracle documentation @serialField tagOracle documentation @serial tagOracle documentation @snippet inline tagStructured tags are base javadoc block tags of scheme:@author name-text
@param parameter-name description
Oracle documentation @summary inline tagKotlin documentation @suppress tagOracle documentation @systemProperty inline tagBase class for all internal Javadoc tags.Oracle documentation @uses tagOracle documentation @value inline tagOracle documentation @version tag