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, translateTargets
protected WorkerMacro withTargetWithOutputs(BuildTargetWithOutputs target)
withTargetWithOutputs
in class BuildTargetMacro
BuildTargetMacro
with the given BuildTargetWithOutputs
.public static WorkerMacro of(BuildTargetWithOutputs buildTarget)