Definition at line 16 of file lib/jpf/de/fub/bytecode/generic/CodeExceptionGen.java.
|
Add an exception handler, i.e. specify region where a handler is active and an instruction where the actual handling is done.
Definition at line 31 of file lib/jpf/de/fub/bytecode/generic/CodeExceptionGen.java. |
|
Add an exception handler, i.e., specify region where a handler is active and an instruction where the actual handling is done.
Definition at line 31 of file src/de/fub/bytecode/generic/CodeExceptionGen.java. |
|
Reimplemented from InstructionTargeter. Definition at line 49 of file src/de/fub/bytecode/generic/CodeExceptionGen.java. |
|
Reimplemented from InstructionTargeter. Definition at line 41 of file lib/jpf/de/fub/bytecode/generic/CodeExceptionGen.java. |
|
Get CodeException object. This relies on that the instruction list has already been dumped to byte code or or that the `setPositions' methods has been called for the instruction list.
Definition at line 61 of file src/de/fub/bytecode/generic/CodeExceptionGen.java. |
|
Get CodeException object. This relies on that the instruction list has already been dumped to byte code or or that the `setPositions' methods has been called for the instruction list.
Definition at line 53 of file lib/jpf/de/fub/bytecode/generic/CodeExceptionGen.java. Referenced by MethodGen::getCodeExceptions().
|
|
Reimplemented from InstructionTargeter. Definition at line 90 of file src/de/fub/bytecode/generic/CodeExceptionGen.java. |
|
Reimplemented from InstructionTargeter. Definition at line 82 of file lib/jpf/de/fub/bytecode/generic/CodeExceptionGen.java. |