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