Interface InstanceExecutableCreator

All Superinterfaces:
AnnotatableCreator, BodyCreator, ExecutableCreator, InstanceBodyCreator, MethodTyped, ModifiableCreator, Typed, TypeParameterizedCreator
All Known Subinterfaces:
ConstructorCreator, InstanceMethodCreator

public sealed interface InstanceExecutableCreator extends ExecutableCreator, InstanceBodyCreator permits ConstructorCreator, InstanceMethodCreator
A creator for instance executables.
  • Method Details

    • this_

      This this_()
      Returns the this expression.
      Returns:
      the this expression