public class FmtTemplate extends FormatterBase implements FormatterTemplate
| Constructor and Description |
|---|
FmtTemplate(IndentedWriter out,
SerializationContext context) |
| Modifier and Type | Method and Description |
|---|---|
static String |
asString(Template template) |
static void |
format(IndentedWriter out,
SerializationContext cxt,
Template template) |
void |
format(Template template) |
finishVisit, startVisitpublic FmtTemplate(IndentedWriter out, SerializationContext context)
public static void format(IndentedWriter out, SerializationContext cxt, Template template)
public void format(Template template)
format in interface FormatterTemplateLicenced under the Apache License, Version 2.0