Package | Description |
---|---|
io.vertx.codegen |
= Vert.x Codegen
Vert.x Codegen is an annotation processing tool for processing Vert.x API and create API in different JVM lauguages.
|
io.vertx.codegen.doc |
Class and 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.
|
Text
A structured text, it can be evaluated as a stream of tokens.
|
Class and 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
|
Tag
A doc tag.
|
Text
A structured text, it can be evaluated as a stream of tokens.
|
Token
A comment token.
|
Copyright © 2017. All rights reserved.