Package janala.logger.inst
Class INVOKEINTERFACE
- java.lang.Object
-
- janala.logger.inst.Instruction
-
- janala.logger.inst.INVOKEINTERFACE
-
- All Implemented Interfaces:
InvokeInstruction
,MemberRef
,Serializable
public class INVOKEINTERFACE extends Instruction implements InvokeInstruction
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description INVOKEINTERFACE(int iid, int mid, String owner, String name, String desc)
-
-
-
Method Detail
-
visit
public void visit(IVisitor visitor)
- Specified by:
visit
in classInstruction
-
-