Class INVOKEMETHOD_EXCEPTION
java.lang.Object
de.uzl.its.swat.symbolic.instruction.Instruction
de.uzl.its.swat.symbolic.instruction.INVOKEMETHOD_EXCEPTION
- All Implemented Interfaces:
- Serializable
INVOKEMETHOD_EXCEPTION - Custom method handled as an instruction to signalize a method end. Used
 to detect exceptions.
- See Also:
- 
Field SummaryFields inherited from class de.uzl.its.swat.symbolic.instruction.Instructioniid, mid
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class de.uzl.its.swat.symbolic.instruction.InstructiongenericToString
- 
Constructor Details- 
INVOKEMETHOD_EXCEPTIONpublic INVOKEMETHOD_EXCEPTION()
 
- 
- 
Method Details- 
acceptAccept method for the visitor.- Specified by:
- acceptin class- Instruction
- Parameters:
- visitor- the visitor
 
- 
toString
 
-