Uses of Class
org.aspectj.org.eclipse.jdt.internal.core.index.EntryResult
Packages that use EntryResult
Package
Description
Provides support for searching the workspace Java
elements that match a particular description.
-
Uses of EntryResult in org.aspectj.org.eclipse.jdt.core.search
Methods in org.aspectj.org.eclipse.jdt.core.search that return EntryResult -
Uses of EntryResult in org.aspectj.org.eclipse.jdt.internal.core.index
Methods in org.aspectj.org.eclipse.jdt.internal.core.index that return EntryResultModifier and TypeMethodDescriptionIndex.query(char[][] categories, char[] key, int matchRule)Returns the entries containing the given key in a group of categories, or null if no matches are found. -
Uses of EntryResult in org.aspectj.org.eclipse.jdt.internal.core.search.matching
Methods in org.aspectj.org.eclipse.jdt.internal.core.search.matching that return EntryResultModifier and TypeMethodDescription