| Package | Description |
|---|---|
| io.vertx.codegen.doc |
| Modifier and Type | Class and Description |
|---|---|
static class |
Tag.Link
A link tag providing information of element target of the link.
|
static class |
Tag.Param |
| Modifier and Type | Method and Description |
|---|---|
Tag |
Token.InlineTag.getTag() |
| Modifier and Type | Method and Description |
|---|---|
List<Tag> |
Doc.getBlockTags() |
| Constructor and Description |
|---|
InlineTag(String value,
Tag tag) |
Param(Tag other) |
| Constructor and Description |
|---|
Doc(String firstSentence,
String body,
List<Tag> blockTags) |
Doc(Text firstSentence,
Text body,
List<Tag> blockTags) |
Copyright © 2024 Eclipse. All rights reserved.