public class DefaultSourcePathResolver extends AbstractSourcePathResolver
Modifier and Type | Method and Description |
---|---|
static DefaultSourcePathResolver |
from(SourcePathRuleFinder ruleFinder) |
protected ProjectFilesystem |
getBuildTargetSourcePathFilesystem(BuildTargetSourcePath sourcePath) |
String |
getSourcePathName(BuildTarget target,
SourcePath sourcePath) |
protected com.google.common.collect.ImmutableSortedSet<SourcePath> |
resolveDefaultBuildTargetSourcePath(DefaultBuildTargetSourcePath targetSourcePath) |
createRelativeMap, filterInputsToCompareToOutput, getAbsolutePath, getAllAbsolutePaths, getFilesystem, getIdeallyRelativePath, getMappedPaths, getRelativePath, getRelativePath, getSourcePathNames, getSourcePathNames
public static DefaultSourcePathResolver from(SourcePathRuleFinder ruleFinder)
protected ProjectFilesystem getBuildTargetSourcePathFilesystem(BuildTargetSourcePath sourcePath)
getBuildTargetSourcePathFilesystem
in class AbstractSourcePathResolver
protected com.google.common.collect.ImmutableSortedSet<SourcePath> resolveDefaultBuildTargetSourcePath(DefaultBuildTargetSourcePath targetSourcePath)
resolveDefaultBuildTargetSourcePath
in class AbstractSourcePathResolver
public String getSourcePathName(BuildTarget target, SourcePath sourcePath)
getSourcePathName
in interface SourcePathResolver
getSourcePathName
in class AbstractSourcePathResolver