Switch this method to be abstract.
Add code to the static initializer of this class.
Add a constructor to this class.
Add a constructor to this class.
Add a method to this class.
Add a method to this class.
Convert this class to a record
, and return a newly added constructor for it.
Begin defining a standalone method, defined in the same nest as the lookup class.
Begin defining a standalone method, defined in the same nest as the lookup class.
Indicate that this method is a bridge, which implements an inherited method exactly, but
it delegates to another method which returns a more specialized return type.
Switch this method to be final.
Returns the MethodMaker
that this label belongs to.
Returns the MethodMaker
that this variable belongs to.
Switch this method to be native.
Verifies that this method overrides an inherited virtual method.
Switch this method to be private.
Switch this method to be protected.
Switch this method to be public.
Define a receiver type for the sole purpose of annotating the implicit
this
parameter.
Define a signature for this member, which is a string for supporting generic types.
Switch this method to be static.
Switch this method to be synchronized.
Indicate that this method is synthetic.
Declare that this method throws the given exception type.
Indicate that this method supports a variable number of arguments.