Class SourceCollector

java.lang.Object
org.sonarsource.scanner.maven.bootstrap.SourceCollector
All Implemented Interfaces:
FileVisitor<Path>

public class SourceCollector extends Object implements FileVisitor<Path>