|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmycompiler.mybytecode.CPInfo
mycompiler.mybytecode.CONSTANT_Utf8_info
public class CONSTANT_Utf8_info
| Constructor Summary | |
|---|---|
CONSTANT_Utf8_info()
|
|
| Method Summary | |
|---|---|
void |
codegen(ClassFile classfile,
java.io.FileOutputStream f)
|
byte[] |
get_bytes()
|
void |
set_bytes(byte[] t)
|
| Methods inherited from class mycompiler.mybytecode.CPInfo |
|---|
get_tag, set_tag |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CONSTANT_Utf8_info()
| Method Detail |
|---|
public byte[] get_bytes()
public void set_bytes(byte[] t)
public void codegen(ClassFile classfile,
java.io.FileOutputStream f)
codegen in class CPInfo
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||