Modifier and Type | Method and Description |
---|---|
void |
Mustache.Lambda.execute(Template.Fragment frag,
Writer out)
Executes this lambda on the supplied template fragment.
|
void |
Mustache.InvertibleLambda.executeInverse(Template.Fragment frag,
Writer out)
Executes this lambda on the supplied template fragment, when the lambda is used in an
inverse section.
|
Copyright © 2016. All rights reserved.