Package com.github.javaparser.javadoc
-
Class Summary Class Description Javadoc The structured content of a single Javadoc comment.JavadocBlockTag A block tag. -
Enum Summary Enum Description JavadocBlockTag.Type The type of tag: it could either correspond to a known tag (param, return, etc.) or represent an unknown tag.