Uses of Interface
org.eclipse.jdt.core.util.IPackageVisibilityInfo
Package
Description
Provides a set of tools and utilities for manipulating .class files and Java model elements.
-
Uses of IPackageVisibilityInfo in org.eclipse.jdt.core.util
Modifier and TypeMethodDescriptionIModuleAttribute.getExportsInfo()
Answer back the array of exports infos of the .class file, an empty array if none.IModuleAttribute.getOpensInfo()
Answer back the array of opens infos of the .class file, an empty array if none.