Verwendungen von Klasse
org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
Packages, die ModuleBinding verwenden
Package
Beschreibung
-
Verwendungen von ModuleBinding in org.aspectj.ajdt.internal.compiler.lookup
Methoden in org.aspectj.ajdt.internal.compiler.lookup mit Parametern vom Typ ModuleBindingModifizierer und TypMethodeBeschreibungAjLookupEnvironment.wrapInModuleEnvironment(ModuleBinding moduleBinding) Konstruktoren in org.aspectj.ajdt.internal.compiler.lookup mit Parametern vom Typ ModuleBindingModifiziererKonstruktorBeschreibungAjLookupEnvironment(LookupEnvironment env, ModuleBinding moduleBinding) -
Verwendungen von ModuleBinding in org.aspectj.org.eclipse.jdt.internal.codeassist
Methoden in org.aspectj.org.eclipse.jdt.internal.codeassist mit Parametern vom Typ ModuleBindingModifizierer und TypMethodeBeschreibungvoidCompletionEngine.findPackagesInModule(char[] prefix, ModuleBinding module, Scope scope) -
Verwendungen von ModuleBinding in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
Methoden in org.aspectj.org.eclipse.jdt.internal.codeassist.complete, die ModuleBinding zurückgebenModifizierer und TypMethodeBeschreibung -
Verwendungen von ModuleBinding in org.aspectj.org.eclipse.jdt.internal.codeassist.select
Methoden in org.aspectj.org.eclipse.jdt.internal.codeassist.select, die ModuleBinding zurückgebenModifizierer und TypMethodeBeschreibungSelectionOnModuleDeclaration.setBinding(SourceModuleBinding sourceModuleBinding) -
Verwendungen von ModuleBinding in org.aspectj.org.eclipse.jdt.internal.compiler
Methoden in org.aspectj.org.eclipse.jdt.internal.compiler mit Parametern vom Typ ModuleBindingModifizierer und TypMethodeBeschreibungClassFilePool.acquireForModule(ModuleBinding moduleBinding, CompilerOptions options) voidClassFile.addModuleAttributes(ModuleBinding module, Annotation[] annotations, CompilationUnitDeclaration cud) INTERNAL USE-ONLY This methods generate all the module attributes for the receiver.voidClassFile.initializeForModule(ModuleBinding module) Konstruktoren in org.aspectj.org.eclipse.jdt.internal.compiler mit Parametern vom Typ ModuleBindingModifiziererKonstruktorBeschreibungClassFile(ModuleBinding moduleBinding, CompilerOptions options) -
Verwendungen von ModuleBinding in org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch
Felder in org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch, die deklariert sind als ModuleBinding -
Verwendungen von ModuleBinding in org.aspectj.org.eclipse.jdt.internal.compiler.ast
Felder in org.aspectj.org.eclipse.jdt.internal.compiler.ast, die deklariert sind als ModuleBindingModifizierer und TypFeldBeschreibungModuleReference.bindingJavadocModuleReference.moduleBindingJavadocQualifiedTypeReference.moduleBindingJavadocSingleTypeReference.moduleBindingRequiresStatement.resolvedBindingMethoden in org.aspectj.org.eclipse.jdt.internal.compiler.ast, die ModuleBinding zurückgebenModifizierer und TypMethodeBeschreibungCompilationUnitDeclaration.module(LookupEnvironment environment) ModuleDeclaration.setBinding(SourceModuleBinding sourceModuleBinding) -
Verwendungen von ModuleBinding in org.aspectj.org.eclipse.jdt.internal.compiler.batch
Methoden in org.aspectj.org.eclipse.jdt.internal.compiler.batch, die ModuleBinding zurückgeben -
Verwendungen von ModuleBinding in org.aspectj.org.eclipse.jdt.internal.compiler.env
Felder in org.aspectj.org.eclipse.jdt.internal.compiler.env, die deklariert sind als ModuleBindingMethoden in org.aspectj.org.eclipse.jdt.internal.compiler.env, die ModuleBinding zurückgebenModifizierer und TypMethodeBeschreibungdefault ModuleBindingICompilationUnit.module(LookupEnvironment environment) Returns the binding of the module that this compilation unit is associated with.Konstruktoren in org.aspectj.org.eclipse.jdt.internal.compiler.env mit Parametern vom Typ ModuleBindingModifiziererKonstruktorBeschreibungNameEnvironmentAnswer(ReferenceBinding binding, ModuleBinding module) -
Verwendungen von ModuleBinding in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
Unterklassen von ModuleBinding in org.aspectj.org.eclipse.jdt.internal.compiler.lookupModifizierer und TypKlasseBeschreibungclassstatic classclassFelder in org.aspectj.org.eclipse.jdt.internal.compiler.lookup, die deklariert sind als ModuleBindingModifizierer und TypFeldBeschreibungPackageBinding.enclosingModuleLookupEnvironment.JavaBaseModuleLookupEnvironment.moduleSourceTypeBinding.modulestatic final ModuleBinding[]Binding.NO_MODULESprotected ModuleBinding[]ModuleBinding.requiresprotected ModuleBinding[]ModuleBinding.requiresTransitiveLookupEnvironment.UnNamedModuleMethoden in org.aspectj.org.eclipse.jdt.internal.compiler.lookup, die ModuleBinding zurückgebenModifizierer 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.ModuleBinding.getAllRequiredModules()Get all the modules required by this module All required modules include modules explicitly specified as required in the module declaration as well as implicit dependencies - those specified as ' requires transitive ' by one of the dependenciesModuleBinding.UnNamedModule.getAllRequiredModules()SourceModuleBinding.getAllRequiredModules()LookupEnvironment.getModule(char[] name) ModuleBinding.getRequires()ModuleBinding.getRequiresTransitive()LookupEnvironment.javaBaseModule()BinaryTypeBinding.module()CompilationUnitScope.module()MemberTypeBinding.module()ReferenceBinding.module()Scope.module()SourceTypeBinding.module()Methoden in org.aspectj.org.eclipse.jdt.internal.compiler.lookup, die Typen mit Argumenten vom Typ ModuleBinding zurückgebenModifizierer und TypMethodeBeschreibungModuleBinding.dependencyCollector()ModuleBinding.dependencyGraphCollector()Methoden in org.aspectj.org.eclipse.jdt.internal.compiler.lookup mit Parametern vom Typ ModuleBindingModifizierer und TypMethodeBeschreibungLookupEnvironment.askForType(char[][] compoundName, ModuleBinding clientModule) Ask the name environment for a type which corresponds to the compoundName.static PackageBindingSplitPackageBinding.combine(PackageBinding binding, PackageBinding previous, ModuleBinding primaryModule) Combine two potential package bindings, answering either the better of those if the other has a problem, or combine both into a split package.protected PackageBindingPackageBinding.findPackage(char[] name, ModuleBinding module) protected PackageBindingSplitPackageBinding.findPackage(char[] name, ModuleBinding module) LookupEnvironment.getInaccessibleBinding(char[][] compoundName, ModuleBinding clientModule) abstract PlainPackageBindingPackageBinding.getIncarnation(ModuleBinding moduleBinding) PlainPackageBinding.getIncarnation(ModuleBinding moduleBinding) SplitPackageBinding.getIncarnation(ModuleBinding requestedModule) LookupEnvironment.getResolvedType(char[][] compoundName, ModuleBinding moduleBinding, Scope scope, boolean implicitAnnotationUse) LookupEnvironment.getType(char[][] compoundName, ModuleBinding mod) PackageBinding.getTypeOrPackage(char[] name, ModuleBinding mod, boolean splitPackageAllowed) PackageBinding.getVisibleFor(ModuleBinding module, boolean preferLocal) If this package is uniquely visible to 'module' return a plain PackageBinding.SplitPackageBinding.getVisibleFor(ModuleBinding clientModule, boolean preferLocal) booleanPackageBinding.isDeclaredIn(ModuleBinding moduleBinding) booleanSplitPackageBinding.isDeclaredIn(ModuleBinding moduleBinding) booleanModuleBinding.isPackageExportedTo(PackageBinding pkg, ModuleBinding client) Check if the specified package is owned by the current module and exported to the client module.booleanModuleBinding.UnNamedModule.isPackageExportedTo(PackageBinding pkg, ModuleBinding client) booleanModuleBinding.isTransitivelyRequired(ModuleBinding otherModule) voidSourceModuleBinding.setRequires(ModuleBinding[] requires, ModuleBinding[] requiresTransitive) LookupEnvironment.wrapInModuleEnvironment(ModuleBinding moduleBinding) Konstruktoren in org.aspectj.org.eclipse.jdt.internal.compiler.lookup mit Parametern vom Typ ModuleBindingModifiziererKonstruktorBeschreibungLookupEnvironment(LookupEnvironment rootEnv, ModuleBinding module) Construct a specific LookupEnvironment, corresponding to the given module.PackageBinding(char[][] compoundName, PackageBinding parent, LookupEnvironment environment, ModuleBinding enclosingModule) PlainPackageBinding(char[][] compoundName, PackageBinding parent, LookupEnvironment environment, ModuleBinding enclosingModule) Create a normal package.PlainPackageBinding(char[] topLevelPackageName, LookupEnvironment environment, ModuleBinding enclosingModule) Create a toplevel package.SplitPackageBinding(PackageBinding initialBinding, ModuleBinding primaryModule) -
Verwendungen von ModuleBinding in org.aspectj.org.eclipse.jdt.internal.compiler.problem
Methoden in org.aspectj.org.eclipse.jdt.internal.compiler.problem mit Parametern vom Typ ModuleBindingModifizierer und TypMethodeBeschreibungvoidProblemReporter.conflictingPackagesFromModules(SplitPackageBinding splitPackage, ModuleBinding focusModule, int sourceStart, int sourceEnd) voidProblemReporter.cyclicModuleDependency(ModuleBinding binding, ModuleReference ref) voidProblemReporter.deprecatedModule(ModuleReference moduleReference, ModuleBinding requiredModule) voidProblemReporter.exportingForeignPackage(PackageVisibilityStatement ref, ModuleBinding enclosingModule) voidProblemReporter.sealedPermittedTypeOutsideOfModule(ReferenceBinding permType, SourceTypeBinding type, ASTNode node, ModuleBinding moduleBinding) voidProblemReporter.unnamedPackageInNamedModule(ModuleBinding module) Methodenparameter in org.aspectj.org.eclipse.jdt.internal.compiler.problem mit Typargumenten vom Typ ModuleBindingModifizierer und TypMethodeBeschreibungvoidProblemReporter.conflictingPackagesFromModules(PackageBinding pack, Set<ModuleBinding> modules, int sourceStart, int sourceEnd) voidProblemReporter.conflictingPackagesFromOtherModules(ImportReference currentPackage, Set<ModuleBinding> declaringModules) -
Verwendungen von ModuleBinding in org.aspectj.org.eclipse.jdt.internal.compiler.util
Felder in org.aspectj.org.eclipse.jdt.internal.compiler.util, die deklariert sind als ModuleBindingMethoden in org.aspectj.org.eclipse.jdt.internal.compiler.util, die ModuleBinding zurückgebenModifizierer und TypMethodeBeschreibungHashtableOfModule.get(char[] key) HashtableOfModule.put(char[] key, ModuleBinding value) Methoden in org.aspectj.org.eclipse.jdt.internal.compiler.util mit Parametern vom Typ ModuleBinding -
Verwendungen von ModuleBinding in org.aspectj.org.eclipse.jdt.internal.core
Methoden in org.aspectj.org.eclipse.jdt.internal.core mit Parametern vom Typ ModuleBindingModifizierer und TypMethodeBeschreibungSearchableEnvironment.findTypeInModules(char[][] compoundTypeName, ModuleBinding module) Find a type in the given module or any module read by it.