Class LLJava.MethodHandleTarget

All Implemented Interfaces:
Formattable, Cloneable
Direct Known Subclasses:
LLJava.FieldAccess, LLJava.Invoke
Enclosing class:
LLJava

public abstract static class LLJava.MethodHandleTarget extends LLJava.Instruction
Abstract base class of instructions that may be reified as method handle targets.
See Also:
(This definition has been created by UMod from the source at SYSTEM "LLJava.umod":626.1-632.32, see this pretty print.)
  • Constructor Details

    • MethodHandleTarget

      public MethodHandleTarget()
      Synthetic minimal constructor provided by the umod compiler.
      Constructor with minimal set of arguments, supplied automatically by the umod compiler, not explicitly by user.
      (All object fields are set to their default values.)
  • Method Details