public interface ExportDependencies extends BuildRule
BuildRule
that can export a subset of it's dependencies.Modifier and Type | Method and Description |
---|---|
SortedSet<BuildRule> |
getExportedDeps() |
SortedSet<BuildRule> |
getExportedProvidedDeps() |
compareTo, getBuildDeps, getBuildSteps, getBuildTarget, getFullyQualifiedName, getProjectFilesystem, getSourcePathToOutput, hasBuildSteps, isCacheable, outputFileCanBeCopied, shouldRespectInputSizeLimitForRemoteExecution, toString, updateBuildRuleResolver
getDependencies, getSourcePathOutputs
getType