Uses of Interface
org.aspectj.org.eclipse.jdt.internal.core.nd.field.FieldSearchIndex.Visitor
Packages that use FieldSearchIndex.Visitor
Package
Description
-
Uses of FieldSearchIndex.Visitor in org.aspectj.org.eclipse.jdt.internal.core.nd.field
Methods in org.aspectj.org.eclipse.jdt.internal.core.nd.field with parameters of type FieldSearchIndex.VisitorModifier and TypeMethodDescriptionbooleanFieldSearchIndex.visitAll(Nd nd, long address, FieldSearchIndex.SearchCriteria searchCriteria, FieldSearchIndex.Visitor<T> visitor) -
Uses of FieldSearchIndex.Visitor in org.aspectj.org.eclipse.jdt.internal.core.nd.java
Methods in org.aspectj.org.eclipse.jdt.internal.core.nd.java with parameters of type FieldSearchIndex.VisitorModifier and TypeMethodDescriptionbooleanJavaIndex.visitFieldDescriptorsStartingWith(char[] fieldDescriptorPrefix, FieldSearchIndex.Visitor<NdTypeId> visitor)