Package com.github.mustachejava
Class TemplateContext
java.lang.Object
com.github.mustachejava.TemplateContext
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionTemplateContext(String sm, String em, String file, int line, boolean startOfLine) -
Method Summary
-
Field Details
-
sm
-
em
-
file
-
line
private final int line -
startOfLine
private final boolean startOfLine
-
-
Constructor Details
-
TemplateContext
-
-
Method Details