Package com.github.chhorz.javadoc.tags
Class PropertyTag
java.lang.Object
com.github.chhorz.javadoc.tags.StructuredTag
com.github.chhorz.javadoc.tags.PropertyTag
Kotlin documentation @property tag
- Author:
- chhorz
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.github.chhorz.javadoc.tags.BlockTag
BlockTag.Segment
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.github.chhorz.javadoc.tags.StructuredTag
createPattern, getSegments, getTagName, getValues, putValue, toString
-
Constructor Details
-
PropertyTag
public PropertyTag()
-
-
Method Details
-
getPropertyName
-
getParamDescription
-