Uses of Class
org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldSearchKey
Packages that use FieldSearchKey
Package
Description
-
Uses of FieldSearchKey in org.aspectj.org.eclipse.jdt.internal.core.nd.field
Methods in org.aspectj.org.eclipse.jdt.internal.core.nd.field that return FieldSearchKeyModifier 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 indexMethods in org.aspectj.org.eclipse.jdt.internal.core.nd.field with parameters of type FieldSearchKeyModifier and TypeMethodDescriptionstatic <T extends NdNode, B>
FieldSearchIndex<T>FieldSearchIndex.create(StructDef<B> builder, FieldSearchKey<B> searchKey) -
Uses of FieldSearchKey in org.aspectj.org.eclipse.jdt.internal.core.nd.java
Fields in org.aspectj.org.eclipse.jdt.internal.core.nd.java declared as FieldSearchKeyModifier and TypeFieldDescriptionstatic FieldSearchKey<JavaIndex>NdTypeId.FIELD_DESCRIPTORstatic FieldSearchKey<JavaIndex>NdResourceFile.FILENAMEstatic FieldSearchKey<JavaIndex>NdTypeId.SIMPLE_NAME