Verwendungen von Schnittstelle
org.aspectj.org.eclipse.jdt.internal.compiler.env.IModule
Packages, die IModule verwenden
Package
Beschreibung
-
Verwendungen von IModule in org.aspectj.ajdt.internal.core.builder
Methoden in org.aspectj.ajdt.internal.core.builder, die IModule zurückgebenModifizierer und TypMethodeBeschreibungStatefulNameEnvironment.getModule(char[] moduleName) AjBuildConfig.getModuleDesc()Methoden in org.aspectj.ajdt.internal.core.builder mit Parametern vom Typ IModule -
Verwendungen von IModule in org.aspectj.org.eclipse.jdt.internal.compiler.batch
Klassen in org.aspectj.org.eclipse.jdt.internal.compiler.batch, die IModule implementierenFelder in org.aspectj.org.eclipse.jdt.internal.compiler.batch, die deklariert sind als IModuleFelder in org.aspectj.org.eclipse.jdt.internal.compiler.batch mit Typparametern vom Typ IModuleMethoden in org.aspectj.org.eclipse.jdt.internal.compiler.batch, die IModule zurückgebenModifizierer und TypMethodeBeschreibungClasspathDirectory.getModule()ClasspathJar.getModule()ClasspathJep247Jdk12.getModule(char[] moduleName) ClasspathJmod.getModule()ClasspathJrt.getModule(char[] moduleName) ClasspathJsr199.getModule(char[] name) FileSystem.getModule(char[] name) Main.getModuleDesc(String moduleArgument) FileSystem.getModuleFromEnvironment(char[] name) protected static IModuleModuleFinder.scanForModule(FileSystem.Classpath modulePath, File file, Parser parser, boolean considerAutoModules, String release) Methoden in org.aspectj.org.eclipse.jdt.internal.compiler.batch mit Parametern vom Typ IModuleModifizierer und TypMethodeBeschreibungvoidClasspathJsr199.acceptModule(IModule mod) voidClasspathLocation.acceptModule(IModule mod) voidFileSystem.Classpath.acceptModule(IModule module) Accepts to represent a module location with the given module description.Methodenparameter in org.aspectj.org.eclipse.jdt.internal.compiler.batch mit Typargumenten vom Typ IModuleModifizierer und TypMethodeBeschreibungClasspathJep247Jdk12.getModuleNames(Collection<String> limitModule, Function<String, IModule> getModule) ClasspathJrt.getModuleNames(Collection<String> limitModule, Function<String, IModule> getModule) ClasspathLocation.getModuleNames(Collection<String> limitModules, Function<String, IModule> getModule) FileSystem.Classpath.getModuleNames(Collection<String> limitModules, Function<String, IModule> getModule) protected Collection<String>ClasspathLocation.selectModules(Set<String> modules, Collection<String> limitModules, Function<String, IModule> getModule) -
Verwendungen von IModule in org.aspectj.org.eclipse.jdt.internal.compiler.classfmt
Klassen in org.aspectj.org.eclipse.jdt.internal.compiler.classfmt, die IModule implementierenMethoden in org.aspectj.org.eclipse.jdt.internal.compiler.classfmt mit Parametern vom Typ IModuleModifizierer und TypMethodeBeschreibungstatic ClassFileReaderClassFileReader.readFromJrt(File jrt, IModule module, String filename) -
Verwendungen von IModule in org.aspectj.org.eclipse.jdt.internal.compiler.env
Unterschnittstellen von IModule in org.aspectj.org.eclipse.jdt.internal.compiler.envFelder in org.aspectj.org.eclipse.jdt.internal.compiler.env, die deklariert sind als IModuleMethoden in org.aspectj.org.eclipse.jdt.internal.compiler.env, die IModule zurückgebenModifizierer und TypMethodeBeschreibungstatic IModuleIModule.createAutomatic(char[] moduleName, boolean fromManifest) static IModuleIModule.createAutomatic(String fileName, boolean isFile, Manifest manifest) IModuleAwareNameEnvironment.getModule(char[] moduleName) Get the module with the given name, which must denote a named module.default IModuleIModulePathEntry.getModule()Get the module that this entry contributes.default IModuleIModulePathEntry.getModule(char[] name) Get the module named name from this entry.IMultiModuleEntry.getModule(char[] name) Get the module named name that this entry contributes to the module path -
Verwendungen von IModule in org.aspectj.org.eclipse.jdt.internal.compiler.impl
Methoden in org.aspectj.org.eclipse.jdt.internal.compiler.impl mit Parametern vom Typ IModuleModifizierer und TypMethodeBeschreibungdefault voidITypeRequestor.accept(IModule module, LookupEnvironment environment) Accept the requested module, could come in in one of 3 different forms:IBinaryModuleISourceModuleIModule.AutoModule -
Verwendungen von IModule in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
Methoden in org.aspectj.org.eclipse.jdt.internal.compiler.lookup mit Parametern vom Typ IModuleModifizierer und TypMethodeBeschreibungstatic ModuleBindingBinaryModuleBinding.create(IModule module, LookupEnvironment existingEnvironment) Construct a named module from binary, could be an auto module - or from an info from Java Model. -
Verwendungen von IModule in org.aspectj.org.eclipse.jdt.internal.compiler.parser
Methoden in org.aspectj.org.eclipse.jdt.internal.compiler.parser mit Parametern vom Typ IModuleModifizierer und TypMethodeBeschreibungstatic CompilationUnitDeclarationSourceTypeConverter.buildModularCompilationUnit(IModule module, ProblemReporter problemReporter, CompilationResult compilationResult) -
Verwendungen von IModule in org.aspectj.org.eclipse.jdt.internal.compiler.util
Methoden in org.aspectj.org.eclipse.jdt.internal.compiler.util mit Parametern vom Typ IModuleModifizierer und TypMethodeBeschreibungstatic ClassFileReaderJRTUtil.getClassfile(File jrt, String fileName, IModule module) -
Verwendungen von IModule in org.aspectj.org.eclipse.jdt.internal.core
Klassen in org.aspectj.org.eclipse.jdt.internal.core, die IModule implementierenMethoden in org.aspectj.org.eclipse.jdt.internal.core, die IModule zurückgebenModifizierer und TypMethodeBeschreibungJrtPackageFragmentRoot.getModule()ModuleSourcePathManager.getModule(char[] name) ProjectEntry.getModule()SearchableEnvironment.getModule(char[] name) static IModuleNameLookup.getModuleDescriptionInfo(IModuleDescription moduleDesc) NameLookup.getModuleDescriptionInfo(PackageFragmentRoot root) default IModuleAbstractModule.getModuleInfo()BinaryModule.getModuleInfo()Methoden in org.aspectj.org.eclipse.jdt.internal.core mit Parametern vom Typ IModuleModifizierer und TypMethodeBeschreibungvoidCompilationUnitProblemFinder.accept(IModule module, LookupEnvironment environment) -
Verwendungen von IModule in org.aspectj.org.eclipse.jdt.internal.core.builder
Felder in org.aspectj.org.eclipse.jdt.internal.core.builder, die deklariert sind als IModuleFelder in org.aspectj.org.eclipse.jdt.internal.core.builder mit Typparametern vom Typ IModuleMethoden in org.aspectj.org.eclipse.jdt.internal.core.builder, die IModule zurückgebenModifizierer und TypMethodeBeschreibungstatic IModuleModulePathEntry.getAutomaticModule(ClasspathLocation location) ClasspathJar.getModule()ClasspathJrt.getModule(char[] moduleName) ClasspathLocation.getModule()ModulePathEntry.getModule()ModulePathEntry.Multi.getModule(char[] name) NameEnvironment.getModule(char[] name) ClasspathMultiDirectory.module()Methoden in org.aspectj.org.eclipse.jdt.internal.core.builder mit Parametern vom Typ IModule -
Verwendungen von IModule in org.aspectj.org.eclipse.jdt.internal.core.search.matching
Methoden in org.aspectj.org.eclipse.jdt.internal.core.search.matching, die IModule zurückgeben