Uses of Package
io.quarkus.gizmo2.creator
Packages that use io.quarkus.gizmo2.creator
-
Classes in io.quarkus.gizmo2.creator used by io.quarkus.gizmo2ClassDescriptionThe possible access levels for an item.An element that can be annotated.A typesafe creator for an annotation body.A code block.A creator for a class type.A creator for an interface type.A modifier for a type or member.The possible locations where a modifier flag or an access level may be specified.
-
Classes in io.quarkus.gizmo2.creator used by io.quarkus.gizmo2.creatorClassDescriptionA builder for abstract methods.The possible access levels for an item.An element that can be annotated.A typesafe creator for an annotation body.Maps the annotation type to a method which returns an array of other annotations.Maps the annotation type to a method which returns another annotation.Maps the annotation type to a method which returns
boolean[].Maps the annotation type to a method which returnsboolean.Maps the annotation type to a method which returnsbyte[].Maps the annotation type to a method which returnsbyte.Maps the annotation type to a method which returnschar[].Maps the annotation type to a method which returnschar.Maps the annotation type to a method which returnsClass[].Maps the annotation type to a method which returnsClass.Maps the annotation type to a method which returnsdouble[].Maps the annotation type to a method which returnsdouble.Maps the annotation type to a method which returns an array of enum values.Maps the annotation type to a method which returns an enum value.Maps the annotation type to a method which returnsfloat[].Maps the annotation type to a method which returnsfloat.Maps the annotation type to a method which returnsint[].Maps the annotation type to a method which returnsint.Maps the annotation type to a method which returnslong[].Maps the annotation type to a method which returnslong.Maps the annotation type to a method which returnsshort[].Maps the annotation type to a method which returnsshort.Maps the annotation type to a method which returnsString[].Maps the annotation type to a method which returnsString.A class creator for classes which capture an enclosing lexical scope.A code block.A creator that has a body.A creator for an entity which can capture values from an enclosing scope.A creator forswitchstatement and expression cases.A creator for a class type.A creator for an instance constructor.A creator for an executable (i.e. something that can be called with arguments).A creator for a field.A thing which has an instance body.A creator for instance executables.A creator for an instance field.A creator for an instance method.A creator for a lambda instance.A generalized creator for any kind of class member.A creator for any kind of method on a class.A creator for something which can have modifiers.Some kind of modifier (flag or access level).A modifier for a type or member.The possible locations where a modifier flag or an access level may be specified.A creator interface for parameters.A creator for any kind of non-instance executable creator.A creator for a static field.A builder for static methods.A creator for aswitchstatement.A creator for atry-catch-finallyconstruct.A creator for a type.A creator for a type parameter.A creator for things which can have type parameters. -
Classes in io.quarkus.gizmo2.creator used by io.quarkus.gizmo2.creator.ops