Class TextElement

java.lang.Object
All Implemented Interfaces:
IDocElement

public final class TextElement extends AbstractTextElement
AST node for a text element within a doc comment.
 TextElement:
     Sequence of characters not including a close comment delimiter */
 
Since:
3.0
See Also: