public interface BuildRuleCreationContext
BuildRule
creation, without a
reference to TargetGraph
Modifier and Type | Method and Description |
---|---|
ActionGraphBuilder |
getActionGraphBuilder() |
CellPathResolver |
getCellPathResolver() |
ConfigurationRuleRegistry |
getConfigurationRuleRegistry() |
ProjectFilesystem |
getProjectFilesystem() |
ToolchainProvider |
getToolchainProvider() |
ActionGraphBuilder getActionGraphBuilder()
ProjectFilesystem getProjectFilesystem()
CellPathResolver getCellPathResolver()
ToolchainProvider getToolchainProvider()
ConfigurationRuleRegistry getConfigurationRuleRegistry()