Uses of Interface
org.aspectj.org.eclipse.jdt.internal.core.nd.db.IBTreeVisitor
Packages that use IBTreeVisitor
-
Uses of IBTreeVisitor in org.aspectj.org.eclipse.jdt.internal.core.nd.db
Methods in org.aspectj.org.eclipse.jdt.internal.core.nd.db with parameters of type IBTreeVisitorModifier and TypeMethodDescriptionbooleanBTree.accept(IBTreeVisitor visitor)Visit all nodes beginning when the visitor comparator returns >= 0 until the visitor visit returns falls.