|
|||||||||
| 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.CONSTANT_String_info
public static class ConstantPool.CONSTANT_String_info
| Field Summary | |
|---|---|
int |
string_index
|
| Fields inherited from class com.sun.tools.classfile.ConstantPool.CPInfo |
|---|
cp |
| Constructor Summary | |
|---|---|
ConstantPool.CONSTANT_String_info(ConstantPool cp,
ClassReader cr)
|
|
ConstantPool.CONSTANT_String_info(ConstantPool cp,
int string_index)
|
|
| Method Summary | ||
|---|---|---|
|
accept(ConstantPool.Visitor<R,D> visitor,
D data)
|
|
java.lang.String |
getString()
|
|
int |
getTag()
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final int string_index
| Constructor Detail |
|---|
ConstantPool.CONSTANT_String_info(ConstantPool cp,
ClassReader cr)
throws java.io.IOException
java.io.IOException
public ConstantPool.CONSTANT_String_info(ConstantPool cp,
int string_index)
| Method Detail |
|---|
public int getTag()
getTag in class ConstantPool.CPInfo
public java.lang.String getString()
throws ConstantPoolException
ConstantPoolException
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 | ||||||||