Uses of Class
org.aspectj.org.eclipse.jdt.internal.core.NameLookup
Packages that use NameLookup
Package
Description
-
Uses of NameLookup in org.aspectj.org.eclipse.jdt.internal.codeassist
Fields in org.aspectj.org.eclipse.jdt.internal.codeassist declared as NameLookup -
Uses of NameLookup in org.aspectj.org.eclipse.jdt.internal.core
Fields in org.aspectj.org.eclipse.jdt.internal.core declared as NameLookupModifier and TypeFieldDescriptionSearchableEnvironment.nameLookupprotected NameLookupSelectionRequestor.nameLookupMethods in org.aspectj.org.eclipse.jdt.internal.core that return NameLookupModifier and TypeMethodDescriptionJavaProject.newNameLookup(ICompilationUnit[] workingCopies) JavaProject.newNameLookup(ICompilationUnit[] workingCopies, boolean excludeTestCode) JavaProject.newNameLookup(WorkingCopyOwner owner) JavaProject.newNameLookup(WorkingCopyOwner owner, boolean excludeTestCode) Constructors in org.aspectj.org.eclipse.jdt.internal.core with parameters of type NameLookupModifierConstructorDescriptionSelectionRequestor(NameLookup nameLookup, Openable openable) Creates a selection requestor that uses that given name lookup facility to resolve names. -
Uses of NameLookup in org.aspectj.org.eclipse.jdt.internal.core.hierarchy
Fields in org.aspectj.org.eclipse.jdt.internal.core.hierarchy declared as NameLookup -
Uses of NameLookup in org.aspectj.org.eclipse.jdt.internal.core.search.matching
Fields in org.aspectj.org.eclipse.jdt.internal.core.search.matching declared as NameLookup