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