public abstract class WorkerMacro extends BuildTargetMacro
| Constructor and Description |
|---|
WorkerMacro() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Macro> |
getMacroClass() |
static WorkerMacro |
of(BuildTargetWithOutputs buildTarget) |
protected WorkerMacro |
withTargetWithOutputs(BuildTargetWithOutputs target) |
equals, getTarget, getTargetWithOutputs, hashCode, translateTargetsprotected WorkerMacro withTargetWithOutputs(BuildTargetWithOutputs target)
withTargetWithOutputs in class BuildTargetMacroBuildTargetMacro with the given BuildTargetWithOutputs.public static WorkerMacro of(BuildTargetWithOutputs buildTarget)