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 | |
io.vertx.codegen.overloadcheck | |
io.vertx.codegen.type |
Class and Description |
---|
AnnotationValueInfo |
AnnotationValueInfoFactory |
ApiTypeInfo
A special subclass for
ClassKind.API kinds. |
ClassTypeInfo |
EnumTypeInfo |
TypeInfo
Describes a java type.
|
TypeMirrorFactory
Type info factory based on javax.lang.model and type mirrors.
|
TypeVariableInfo |
Class and Description |
---|
TypeInfo
Describes a java type.
|
TypeMirrorFactory
Type info factory based on javax.lang.model and type mirrors.
|
Class and Description |
---|
ClassKind |
Class and Description |
---|
AnnotationValueInfo |
ClassKind |
ClassTypeInfo |
TypeInfo
Describes a java type.
|
TypeNameTranslator
Translate a type name into a name used in some shims.
|
TypeUse
What we need to use from type use annotations, wether it uses lang model api
or lang reflect api.
|
TypeVariableInfo |
Copyright © 2018. All rights reserved.