|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConstBasicMemberRef | |
org.apache.jdo.impl.enhancer.classfile |
Uses of ConstBasicMemberRef in org.apache.jdo.impl.enhancer.classfile |
Subclasses of ConstBasicMemberRef in org.apache.jdo.impl.enhancer.classfile | |
class |
ConstFieldRef
ConstFieldRef represents a reference to a field of some class in the constant pool of a class file. |
class |
ConstInterfaceMethodRef
Class representing a reference to an interface method of some class in the constant pool of a class file. |
class |
ConstMethodRef
Class representing a reference to a method of some class in the constant pool of a class file |
Methods in org.apache.jdo.impl.enhancer.classfile that return ConstBasicMemberRef | |
private ConstBasicMemberRef |
ConstantPool.searchTable(java.util.Vector table,
java.lang.String cname,
java.lang.String mname,
java.lang.String sig)
|
Methods in org.apache.jdo.impl.enhancer.classfile with parameters of type ConstBasicMemberRef | |
private java.lang.String |
InsnConstOp.descriptorTypeOfObject(ConstBasicMemberRef memRef)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |