| |
|
| java.lang.Object biz.hammurapi.codegen.ExceptionHandler
ExceptionHandler | public class ExceptionHandler (Code) | | author: Pavel Vlasov version: $Revision: 1.1 $ |
ExceptionHandler | public ExceptionHandler(String type)(Code) | | Parameters: type - |
getFrom | public InstructionHandle getFrom()(Code) | | |
getHandler | public InstructionHandle getHandler()(Code) | | |
getTo | public InstructionHandle getTo()(Code) | | |
setFrom | public void setFrom(InstructionHandle from)(Code) | | |
setHandler | public void setHandler(InstructionHandle handler)(Code) | | |
setTo | public void setTo(InstructionHandle to)(Code) | | |
|
|
|