@Beta
public interface MacroService
| Modifier and Type | Method and Description |
|---|---|
String |
evaluateMacros(String text,
Function<Macro,String> macroProcessor) |
Macro |
parse(String text) |
String |
postProcessInstructionSerialize(Macro macro) |