Class PropertyTag

java.lang.Object
com.github.chhorz.javadoc.tags.StructuredTag
com.github.chhorz.javadoc.tags.PropertyTag
All Implemented Interfaces:
BlockTag, Tag

public class PropertyTag extends StructuredTag
Kotlin documentation @property tag
Author:
chhorz
  • Constructor Details

    • PropertyTag

      public PropertyTag()
  • Method Details

    • getPropertyName

      public String getPropertyName()
    • getParamDescription

      public String getParamDescription()