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, waittranslateTargetspublic static OutputMacro of(String outputName)
public Class<? extends Macro> getMacroClass()
getMacroClass in interface Macropublic abstract String getOutputName()