Uses of Interface
org.aspectj.org.eclipse.jdt.internal.compiler.env.IModulePathEntry
Packages that use IModulePathEntry
Package
Description
-
Uses of IModulePathEntry in org.aspectj.org.eclipse.jdt.internal.compiler.batch
Subinterfaces of IModulePathEntry in org.aspectj.org.eclipse.jdt.internal.compiler.batchModifier and TypeInterfaceDescriptionstatic interfaceAClasspath, even though an IModuleLocation, can represent a plain classpath location too.Classes in org.aspectj.org.eclipse.jdt.internal.compiler.batch that implement IModulePathEntryModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassConstructors in org.aspectj.org.eclipse.jdt.internal.compiler.batch with parameters of type IModulePathEntry -
Uses of IModulePathEntry in org.aspectj.org.eclipse.jdt.internal.compiler.env
Subinterfaces of IModulePathEntry in org.aspectj.org.eclipse.jdt.internal.compiler.envModifier and TypeInterfaceDescriptioninterfaceRepresents a module path entry that represents a collection of modules like a jimage or an exploded module directory structure -
Uses of IModulePathEntry in org.aspectj.org.eclipse.jdt.internal.core
Classes in org.aspectj.org.eclipse.jdt.internal.core that implement IModulePathEntryModifier and TypeClassDescriptionclassA package fragment root that corresponds to a module in a JRT file system.classRepresents a projectMethods in org.aspectj.org.eclipse.jdt.internal.core that return IModulePathEntry -
Uses of IModulePathEntry in org.aspectj.org.eclipse.jdt.internal.core.builder
Classes in org.aspectj.org.eclipse.jdt.internal.core.builder that implement IModulePathEntryModifier and TypeClassDescriptionclassclassclassRepresents a project on the module path.static classCombines an IMultiModuleEntry with further locations in order to support patch-module. -
Uses of IModulePathEntry in org.aspectj.org.eclipse.jdt.internal.core.search.matching
Classes in org.aspectj.org.eclipse.jdt.internal.core.search.matching that implement IModulePathEntry