- All Superinterfaces:
AnnotatableCreator,BodyCreator,ExecutableCreator,MethodTyped,ModifiableCreator,Typed,TypeParameterizedCreator
- All Known Subinterfaces:
StaticMethodCreator
public sealed interface StaticExecutableCreator
extends ExecutableCreator, BodyCreator
permits StaticMethodCreator
A creator for any kind of non-instance executable creator.
-
Method Summary
Methods inherited from interface io.quarkus.gizmo2.creator.AnnotatableCreator
addAnnotation, addAnnotation, addAnnotation, addAnnotationMethods inherited from interface io.quarkus.gizmo2.creator.BodyCreator
bodyMethods inherited from interface io.quarkus.gizmo2.creator.ExecutableCreator
parameter, parameter, parameter, parameter, parameter, parameter, parameter, parameter, parameter, parameter, setType, throws_, throws_, throws_, type, varargsMethods inherited from interface io.quarkus.gizmo2.MethodTyped
genericReturnType, hasGenericReturnType, isPrimitiveParameter, isPrimitiveReturn, isVoidReturn, parameterCount, parameterSlotSize, parameterType, parameterTypeKind, parameterTypes, returnSlotSize, returnType, returnTypeKindMethods inherited from interface io.quarkus.gizmo2.creator.ModifiableCreator
addFlag, addFlags, addFlags, final_, modifierLocation, packagePrivate, private_, protected_, public_, removeFlag, removeFlags, removeFlags, setAccess, supports, syntheticMethods inherited from interface io.quarkus.gizmo2.creator.TypeParameterizedCreator
typeParameter, typeParameter