public interface ImplicitInputsInferringDescription<T>
Description
that
implements this interface can modify its implicit inputs by poking at the raw build rule params.Modifier and Type | Method and Description |
---|---|
com.google.common.collect.ImmutableList<ForwardRelativePath> |
inferInputsFromConstructorArgs(UnflavoredBuildTarget buildTarget,
T constructorArg) |
com.google.common.collect.ImmutableList<ForwardRelativePath> inferInputsFromConstructorArgs(UnflavoredBuildTarget buildTarget, T constructorArg)