Package spoon.javadoc.internal


package spoon.javadoc.internal
  • Interface Summary
    Interface
    Description
    An element of a description: either an inline tag or a piece of text.
  • Class Summary
    Class
    Description
    The structured content of a single Javadoc comment.
    A block tag.
    A javadoc text, potentially containing inline tags.
    An inline tag contained in a Javadoc description.
    A piece of text inside a Javadoc description.
  • Enum Summary
    Enum
    Description
    The type of tag: it could either correspond to a known tag (code, docRoot, etc.) or represent an unknown tag.