Class | Description |
---|---|
Doc |
Documention of a program element, the documentation is a composed of a:
a first sentence
an optional body
a list of block tags
|
Doc.Factory |
Doc factory.
|
Tag |
A doc tag.
|
Tag.Link |
A link tag providing information of element target of the link.
|
Tag.Param | |
Text |
A structured text, it can be evaluated as a stream of tokens.
|
Token |
A comment token.
|
Token.InlineTag | |
Token.LineBreak | |
Token.Text |
Copyright © 2021 Eclipse. All rights reserved.