public class AsciidocDocumentationCodegen.LinkMarkupLambda extends Object implements com.samskivert.mustache.Mustache.Lambda
{{#snippetLink}}markup until koma, /{{name}}.json{{/snippetLink}}
| Constructor and Description |
|---|
LinkMarkupLambda(String basePath) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(com.samskivert.mustache.Template.Fragment frag,
Writer out) |
String |
resetCounter() |
public LinkMarkupLambda(String basePath)
public String resetCounter()
public void execute(com.samskivert.mustache.Template.Fragment frag,
Writer out)
throws IOException
execute in interface com.samskivert.mustache.Mustache.LambdaIOExceptionCopyright © 2021. All rights reserved.