Class ParsedDocumentationComment.DocCommentElement

  • Enclosing class:
    ParsedDocumentationComment

    public static final class ParsedDocumentationComment.DocCommentElement
    extends java.lang.Object
    A single element of a documentation comment. Can be a textual element or a structural formatting information.
    Author:
    Rene Schneider - initial API and implementation