public static class ConstantPool.ModuleInfo extends java.lang.Object implements ConstantPool.Info
| Modifier and Type | Field and Description |
|---|---|
int |
name_index |
| Constructor and Description |
|---|
ModuleInfo(int name_index) |
| Modifier and Type | Method and Description |
|---|---|
int |
tag() |
java.lang.String |
toString() |
public int tag()
tag in interface ConstantPool.Infopublic java.lang.String toString()
toString in class java.lang.Object