Class jas.InvokeinterfaceInsn
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class jas.InvokeinterfaceInsn

java.lang.Object
   |
   +----jas.Insn
           |
           +----jas.InvokeinterfaceInsn

public class InvokeinterfaceInsn
extends Insn
implements RuntimeConstants

Constructor Index

 o InvokeinterfaceInsn(CP, int)

Constructors

 o InvokeinterfaceInsn
  public InvokeinterfaceInsn(CP cpe,
                             int nargs)

All Packages  Class Hierarchy  This Package  Previous  Next  Index