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