Interface InstructionSet.VirtualMethodCall

All Superinterfaces:
InstructionSet.MethodCall
All Known Implementing Classes:
InstructionSet.I_INVOKESPECIAL, InstructionSet.I_INVOKEVIRTUAL
Enclosing class:
InstructionSet

public static interface InstructionSet.VirtualMethodCall extends InstructionSet.MethodCall
  • Method Details

    • getInstanceReference

      Instruction getInstanceReference()