|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jeffpalm.basic.bytecode.base.Info
com.jeffpalm.basic.bytecode.base.CONSTANT_info
com.jeffpalm.basic.bytecode.base.CONSTANT_ref_info
com.jeffpalm.basic.bytecode.base.CONSTANT_InterfaceMethodref_info
public class CONSTANT_InterfaceMethodref_info
| Field Summary |
|---|
| Fields inherited from class com.jeffpalm.basic.bytecode.base.CONSTANT_ref_info |
|---|
class_index, name_and_type_index, tag |
| Fields inherited from interface com.jeffpalm.basic.bytecode.base.ConstantFlags |
|---|
CONSTANT_Class, CONSTANT_Double, CONSTANT_Fieldref, CONSTANT_Float, CONSTANT_Integer, CONSTANT_InterfaceMethodref, CONSTANT_Long, CONSTANT_Methodref, CONSTANT_NameAndType, CONSTANT_String, CONSTANT_Utf8 |
| Constructor Summary | |
|---|---|
CONSTANT_InterfaceMethodref_info(u2 class_index,
u2 name_and_type_index)
|
|
| Method Summary | |
|---|---|
byte |
getTag()
|
| Methods inherited from class com.jeffpalm.basic.bytecode.base.CONSTANT_ref_info |
|---|
class_index, genRest, getString, name_and_type_index, tag |
| Methods inherited from class com.jeffpalm.basic.bytecode.base.CONSTANT_info |
|---|
gen, getName, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.jeffpalm.basic.bytecode.ICONSTANT_InterfaceMethodref_info |
|---|
class_index, name_and_type_index, tag |
| Methods inherited from interface com.jeffpalm.basic.bytecode.ICodeGenerator |
|---|
gen |
| Constructor Detail |
|---|
public CONSTANT_InterfaceMethodref_info(u2 class_index,
u2 name_and_type_index)
| Method Detail |
|---|
public byte getTag()
getTag in class CONSTANT_ref_info
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||