Uses of Package
io.helidon.codegen.classmodel
Package
Description
Code generation and processing support.
Class model generator for annotation processors.
-
-
ClassDescriptionModel of the annotation.Fluent API builder for
Annotation
.Annotation parameter model.Fluent API builder forAnnotationParameter
.Abstract class type model.Fluent API builder forClassBase
.Entry point to create class model.Fluent API builder forClassModel
.Class type.Constructor model.Fluent API builder forConstructor
.A component capable of holding content.Executable base, used by method and constructor.Base builder from executable components (method an constructor).Field model representation.Fluent API builder forField
.Inner class model.Fluent API builder forInnerClass
.Javadoc model representation.Fluent API builder forJavadoc
.Model of the method which should be created in the specific type.Fluent API builder forMethod
.Method parameter model.Fluent API builder forParameter
.Objects which describes return type configuration.Fluent API builder forReturns
.Objects which describes exception throws configuration.Fluent API builder forThrows
.Generic type argument model.Fluent API builder forTypeArgument
.