| 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.overloadcheck | |
| io.vertx.codegen.type |
| Class and Description |
|---|
| Case |
| ClassModel
A processed source.
|
| CodeGen |
| Compiler |
| DataObjectModel |
| EnumModel
A processed enum.
|
| EnumValueInfo
The value (member) of an enumeration model.
|
| MethodInfo |
| MethodKind |
| Model |
| ModuleInfo
Describes a module.
|
| ModuleModel |
| PackageModel |
| ParamInfo |
| PropertyInfo
Describes a property of a
data object model. |
| PropertyKind
The kind of property.
|
| ProxyModel |
| Signature |
| TypeParamInfo |
| TypeParamInfo.Class |
| TypeParamInfo.Method |
| Class and Description |
|---|
| MethodInfo |
| Class and Description |
|---|
| Case |
| ModuleInfo
Describes a module.
|
| TypeParamInfo |
| TypeParamInfo.Class |
Copyright © 2016. All rights reserved.