|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CatchData | |
org.quilt.cl |
Uses of CatchData in org.quilt.cl |
Methods in org.quilt.cl that return CatchData | |
CatchData[] |
TryStacks.getCatchData()
Return an array of CatchData, with vertices for the beginning and end of the try block, a vertex for the handler, and the exception handled. |
Methods in org.quilt.cl with parameters of type CatchData | |
org.apache.bcel.generic.CodeExceptionGen[] |
BytecodeCollector.getCEGs(CatchData[] cd)
Given an array of exception handler descriptions, return an array of CodeExceptionGen. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |