public interface Javadoc extends Comment
The following features are supported:
JavaPackage.getJavadoc()| Modifier and Type | Method and Description |
|---|---|
|
getTags()
Returns the value of the 'Tags' containment reference list.
|
getContent, isEnclosedByParent, isPrefixOfParent, setContent, setEnclosedByParent, setPrefixOfParentgetComments, getOriginalClassFile, getOriginalCompilationUnit, setOriginalClassFile, setOriginalCompilationUnitgetTags()
TagElement.
If the meaning of the 'Tags' containment reference list isn't clear, there really should be more of a description here...
JavaPackage.getJavadoc_Tags()