public class OutputMacroExpander extends AbstractMacroExpanderWithoutPrecomputedWork<OutputMacro>
| Constructor and Description |
|---|
OutputMacroExpander() |
| Modifier and Type | Method and Description |
|---|---|
Arg |
expandFrom(BuildTarget target,
ActionGraphBuilder graphBuilder,
OutputMacro input) |
Class<OutputMacro> |
getInputClass() |
expandFrom, precomputeWorkFrompublic Arg expandFrom(BuildTarget target, ActionGraphBuilder graphBuilder, OutputMacro input)
expandFrom in class AbstractMacroExpanderWithoutPrecomputedWork<OutputMacro>public Class<OutputMacro> getInputClass()