|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.tools.classfile.ConstantPool.CPInfo
com.sun.tools.classfile.ConstantPool.CPRefInfo
com.sun.tools.classfile.ConstantPool.CONSTANT_Fieldref_info
public static class ConstantPool.CONSTANT_Fieldref_info
| Field Summary |
|---|
| Fields inherited from class com.sun.tools.classfile.ConstantPool.CPRefInfo |
|---|
class_index, name_and_type_index, tag |
| Fields inherited from class com.sun.tools.classfile.ConstantPool.CPInfo |
|---|
cp |
| Constructor Summary | |
|---|---|
ConstantPool.CONSTANT_Fieldref_info(ConstantPool cp,
ClassReader cr)
|
|
ConstantPool.CONSTANT_Fieldref_info(ConstantPool cp,
int class_index,
int name_and_type_index)
|
|
| Method Summary | ||
|---|---|---|
|
accept(ConstantPool.Visitor<R,D> visitor,
D data)
|
|
java.lang.String |
toString()
|
|
| Methods inherited from class com.sun.tools.classfile.ConstantPool.CPRefInfo |
|---|
getClassInfo, getClassName, getNameAndTypeInfo, getTag |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
ConstantPool.CONSTANT_Fieldref_info(ConstantPool cp,
ClassReader cr)
throws java.io.IOException
java.io.IOException
public ConstantPool.CONSTANT_Fieldref_info(ConstantPool cp,
int class_index,
int name_and_type_index)
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Object
public <R,D> R accept(ConstantPool.Visitor<R,D> visitor,
D data)
accept in class ConstantPool.CPInfo
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||