Uses of Interface
org.eclipse.jdt.core.IModularClassFile
Package
Description
The Java model is the set of classes that model the
objects associated with creating, editing, and building a Java program.
-
Uses of IModularClassFile in org.eclipse.jdt.core
Modifier and TypeMethodDescriptionIPackageFragment.getModularClassFile()
Returns the class file for"module-info.class"
in this package.