public class CONSTANT_String_info extends CPInfo
Constructor and Description |
---|
CONSTANT_String_info() |
Modifier and Type | Method and Description |
---|---|
void |
codegen(ClassFile classfile,
java.io.FileOutputStream f) |
short |
get_string_index() |
void |
set_string_index(short t) |
java.lang.String |
toString() |
public short get_string_index()
public void set_string_index(short t)
public void codegen(ClassFile classfile, java.io.FileOutputStream f) throws java.io.IOException