Class METHOD_THROW
java.lang.Object
janala.logger.inst.Instruction
janala.logger.inst.METHOD_THROW
- All Implemented Interfaces:
Serializable
A special marker instruction indicating that the method
is exiting abruptly due to an exception being thrown, and thus
the stack frame must be destroyed.
- See Also:
-
Field Summary
Fields inherited from class janala.logger.inst.Instruction
iid, mid -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
METHOD_THROW
public METHOD_THROW()
-
-
Method Details
-
visit
- Specified by:
visitin classInstruction
-
toString
-