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.A combined type for representing a ClassTypeDef with annotations.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 get array element expression.The cast expression.The condition operator.The conditional expression.The constant expression.The referential equals expression.The structurally equals expression.The get property value expression.The if-else expression.The instance of expression.The get class expression.The get hashCode expression.The call an instance method expression.The call a static method expression.The IS FALSE condition.The IS NOT NULL condition.The IS NULL condition.The IS TRUE condition.The math operator.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.Java language idioms.The method definition.The body builder.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 assignment statement.The if statement.The if-else statement.The multi statement.The put field expression.The set a static field expression.The return statement.The switch statement.The synchronized statement.The throw statement.The try statement.The catch.The while statement.The type definition.A combined type interface for representing a Type with annotations.A combined type for representing a TypeDef with annotations.The type for representing an array.The primitive type name.The type variable ref.The wildcard type definition.The variable definition.The exception that is part of Try-Catch block.The variable of a field.The local variable.The variable of a method parameter.The variable of a static field.The variable of `super`.The variable of `this`.