org.incava.javadoc
public class JavadocTaggedNode extends JavadocElement
Since: 0.1
| Constructor Summary | |
|---|---|
| JavadocTaggedNode(String text, Location start, Location end) | |
| Method Summary | |
|---|---|
| JavadocElement | getDescription()
This returns the text following the tag, and including the target. |
| JavadocElement | getDescriptionNonTarget()
This returns the text following the target. |
| JavadocTag | getTag() |
| JavadocElement | getTarget()
Tag targets may be one of three forms:
|
| protected void | parse() |
UNKNOWN: An HTML Target "A Quoted Target" Word