Package com.github.mustachejava
Interface PragmaHandler
-
public interface PragmaHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Codehandle(TemplateContext tc, java.lang.String pragma, java.lang.String args)
-
-
-
Method Detail
-
handle
Code handle(TemplateContext tc, java.lang.String pragma, java.lang.String args)
-
-