Package io.micronaut.sourcegen.model
package io.micronaut.sourcegen.model
-
ClassDescriptionAbstractElementBuilder<ThisType>The abstract element builder.The annotation definition.The annotation definition builder.The class definition.The class definition builder.The class type definition.The class def element type.The class element type.The class name type.The class type.The parameterized type definition.The enum definition.The enum definition builder.The expression definition.The and condition.The call an instance method expression.The call a static method expression.The cast expression.The condition operator.The constant expression.The convert variable expression.The referential equals expression.The structurally equals expression.The get property value expression.The if-else expression.The get class expression.The get hashCode expression.The new array expression.The new array expression.The new instance expression.The or condition.The switch expression.The switch yield case expression.The field definition.The field builder definition.The interface definition.The interface definition builder.The method definition.The method builder definition.The abstract class representing a type: class, enum, interface or record.ObjectDefBuilder<ThisType>The abstract builder that is used for specific types: interfaces, classes, records or enums.The parameter definition.The parameter definition builder.The property definition.The property builder definition.The class definition.The record definition builder.The statement definition.The assign statement.The local variable definition and assigment statement.The if statement.The if-else statement.The multi statement.The return statement.The switch statement.The throw statement.The while statement.The type definition.The type for representing an array.The primitive type name.The new instance expression.The type variable ref.The wildcard type definition.The variable definition.The variable of a field.The local variable.The variable of a method parameter.The variable of a static field.The variable of `this`.