Package org.eclipse.tycho.resolver
Interface DependencyVisitor
-
public interface DependencyVisitor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
visit(ArtifactDescriptor artifact)
-
-
-
Method Detail
-
visit
boolean visit(ArtifactDescriptor artifact)
-
-