protected abstract static class AbstractScalaCodegen.CustomLambda extends Object implements com.samskivert.mustache.Mustache.Lambda
| Modifier | Constructor and Description |
|---|---|
protected |
CustomLambda() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(com.samskivert.mustache.Template.Fragment frag,
Writer out) |
abstract String |
formatFragment(String fragment) |
public void execute(com.samskivert.mustache.Template.Fragment frag,
Writer out)
throws IOException
execute in interface com.samskivert.mustache.Mustache.LambdaIOExceptionCopyright © 2023. All rights reserved.