|
org.netbeans.modules.classfile/1 1.19 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of CPClassInfo in org.netbeans.modules.classfile |
---|
Methods in org.netbeans.modules.classfile that return CPClassInfo | |
---|---|
CPClassInfo |
ExceptionTableEntry.getCatchType()
Returns the type of exception handler, or null
if this handler catches all exceptions, such as an exception
handler for a "finally " clause (JVM 4.7.3). |
CPClassInfo |
ConstantPool.getClass(int index)
Get the CPClassInfo at a specific index. |
CPClassInfo |
EnclosingMethod.getClassInfo()
Returns the constant pool entry for the enclosing class. |
CPClassInfo[] |
Method.getExceptionClasses()
|
|
org.netbeans.modules.classfile/1 1.19 | |||||||||
PREV NEXT | FRAMES NO FRAMES |