Class InvokeInstruction

java.lang.Object
com.ibm.wala.shrike.shrikeBT.Instruction
com.ibm.wala.shrike.shrikeBT.InvokeInstruction
All Implemented Interfaces:
Constants, IInstruction, IInvokeInstruction, Cloneable

public class InvokeInstruction extends Instruction implements IInvokeInstruction
This class represents method invocation instructions.