public interface INestMembersAttribute extends IClassFileAttribute
Modifier and Type | Method and Description |
---|---|
INestMemberAttributeEntry[] |
getNestMemberAttributesEntries()
Answer back the array of nest member attribute entries as specified in
the JVM specifications, or an empty array if none.
|
int |
getNumberOfNestMembers()
Answer back the number of nest members as specified in
the JVM specifications.
|
getAttributeLength, getAttributeName, getAttributeNameIndex
int getNumberOfNestMembers()
INestMemberAttributeEntry[] getNestMemberAttributesEntries()
Copyright (c) 2000, 2018 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.