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