Package | Description |
---|---|
org.apache.commons.javaflow.bytecode.transformation.bcel.analyser |
Modifier and Type | Method and Description |
---|---|
ExceptionHandler[] |
InstructionContext.getExceptionHandlers()
Returns the exception handlers that protect this instruction.
|
ExceptionHandler[] |
ExceptionHandlers.getExceptionHandlers(org.apache.bcel.generic.InstructionHandle ih)
Returns all the ExceptionHandler instances representing exception
handlers that protect the instruction ih.
|
Copyright © 2004–2014. All rights reserved.