Uses of Interface
org.eclipse.jdt.core.util.INestMemberAttributeEntry
Packages that use INestMemberAttributeEntry
Package
Description
Provides a set of tools and utilities for manipulating .class files and Java model elements.
-
Uses of INestMemberAttributeEntry in org.eclipse.jdt.core.util
Methods in org.eclipse.jdt.core.util that return INestMemberAttributeEntryModifier and TypeMethodDescriptionINestMembersAttribute.getNestMemberAttributesEntries()Answer back the array of nest member attribute entries as specified in the JVM specifications, or an empty array if none.