public interface INestMemberAttributeEntry
| Modifier and Type | Method and Description |
|---|---|
int |
getNestMemberIndex()
Answer back the nest member name index.
|
char[] |
getNestMemberName()
Answer back the nest member name as specified
in the JVM specifications.
|
char[] getNestMemberName()
int getNestMemberIndex()