Uses of Class
org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldSearchIndex
Packages that use FieldSearchIndex
Package
Description
-
Uses of FieldSearchIndex in org.aspectj.org.eclipse.jdt.internal.core.nd.field
Methods in org.aspectj.org.eclipse.jdt.internal.core.nd.field that return FieldSearchIndexModifier and TypeMethodDescriptionstatic <T extends NdNode, B>
FieldSearchIndex<T>FieldSearchIndex.create(StructDef<B> builder, FieldSearchKey<B> searchKey)Methods in org.aspectj.org.eclipse.jdt.internal.core.nd.field with parameters of type FieldSearchIndexModifier and TypeMethodDescriptionstatic <T, B extends NdNode>
FieldSearchKey<T>FieldSearchKey.create(StructDef<B> builder, FieldSearchIndex<B> searchIndex)Creates a search key attribute in the given struct which stores an entry in the given global search index -
Uses of FieldSearchIndex in org.aspectj.org.eclipse.jdt.internal.core.nd.java
Fields in org.aspectj.org.eclipse.jdt.internal.core.nd.java declared as FieldSearchIndexModifier and TypeFieldDescriptionstatic FieldSearchIndex<NdResourceFile>JavaIndex.FILESstatic FieldSearchIndex<NdTypeId>JavaIndex.SIMPLE_INDEXstatic FieldSearchIndex<NdTypeId>JavaIndex.TYPES