public interface ActionGraphFactoryDelegate
Modifier and Type | Interface and Description |
---|---|
static interface |
ActionGraphFactoryDelegate.ActionGraphBuilderDecorator
Creates the base
ActionGraphBuilder with potentially a decorator to be compatible with
the new rule analysis framework |
Modifier and Type | Method and Description |
---|---|
ActionGraphAndBuilder |
create(TargetNodeToBuildRuleTransformer transformer,
TargetGraph targetGraph,
com.facebook.buck.core.model.actiongraph.computation.ActionGraphFactory.ActionGraphCreationLifecycleListener actionGraphCreationLifecycleListener,
ActionGraphFactoryDelegate.ActionGraphBuilderDecorator actionGraphBuilderDecorator) |
ActionGraphAndBuilder create(TargetNodeToBuildRuleTransformer transformer, TargetGraph targetGraph, com.facebook.buck.core.model.actiongraph.computation.ActionGraphFactory.ActionGraphCreationLifecycleListener actionGraphCreationLifecycleListener, ActionGraphFactoryDelegate.ActionGraphBuilderDecorator actionGraphBuilderDecorator)