Package com.github.javaparser.javadoc.description
package com.github.javaparser.javadoc.description
-
Interface SummaryInterfaceDescriptionAn element of a description: either an inline tag or a piece of text.
-
Class SummaryClassDescriptionA javadoc text, potentially containing inline tags.An inline tag contained in a Javadoc description.A piece of text inside a Javadoc description.
-
Enum SummaryEnumDescriptionThe type of tag: it could either correspond to a known tag (code, docRoot, etc.) or represent an unknown tag.