|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClassConstant | |
---|---|
com.caucho.bytecode |
Uses of ClassConstant in com.caucho.bytecode |
---|
Methods in com.caucho.bytecode that return ClassConstant | |
---|---|
ClassConstant |
ConstantPool.addClass(java.lang.String name)
Adds a class constant. |
ClassConstant |
ConstantPool.getClass(int index)
Returns a class constant |
ClassConstant |
ConstantPool.getClass(java.lang.String name)
Gets a class constant. |
Methods in com.caucho.bytecode with parameters of type ClassConstant | |
---|---|
void |
CodeAttribute.addException(ClassConstant type,
int start,
int end,
int handler)
Returns the exceptions. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |