Package spoon.javadoc.internal
package spoon.javadoc.internal
-
InterfaceDescriptionAn element of a description: either an inline tag or a piece of text.
-
ClassDescriptionThe structured content of a single Javadoc comment.A block tag.A javadoc text, potentially containing inline tags.An inline tag contained in a Javadoc description.A piece of text inside a Javadoc description.
-
EnumDescriptionThe type of tag: it could either correspond to a known tag (code, docRoot, etc.) or represent an unknown tag.