public abstract class AbsoluteOutputMacro extends Object implements Macro
flags
fields of supporting rules.Constructor and Description |
---|
AbsoluteOutputMacro() |
Modifier and Type | Method and Description |
---|---|
Class<? extends Macro> |
getMacroClass() |
abstract String |
getOutputName() |
static AbsoluteOutputMacro |
of(String outputName) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
translateTargets
public static AbsoluteOutputMacro of(String outputName)
public Class<? extends Macro> getMacroClass()
getMacroClass
in interface Macro
public abstract String getOutputName()