public abstract class LdMacro extends Object implements Macro
$(ld)
macro type.Constructor and Description |
---|
LdMacro() |
Modifier and Type | Method and Description |
---|---|
Class<? extends Macro> |
getMacroClass() |
static LdMacro |
of() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
translateTargets
public Class<? extends Macro> getMacroClass()
getMacroClass
in interface Macro
public static LdMacro of()