Uses of Interface
com.github.mustachejava.MustacheVisitor
Packages that use MustacheVisitor
-
Uses of MustacheVisitor in com.github.mustachejava
Classes in com.github.mustachejava that implement MustacheVisitorModifier and TypeClassDescriptionclassThe default implementation that builds up Code listsclassMethods in com.github.mustachejava that return MustacheVisitorModifier and TypeMethodDescriptionDefaultMustacheFactory.createMustacheVisitor()DeferringMustacheFactory.createMustacheVisitor()MustacheFactory.createMustacheVisitor()Creates the visitor for compilation.SafeMustacheFactory.createMustacheVisitor()SpecMustacheFactory.createMustacheVisitor()Methods in com.github.mustachejava with parameters of type MustacheVisitorModifier and TypeMethodDescriptionprivate StringBuilderMustacheParser.write(MustacheVisitor mv, StringBuilder out, String file, int line, boolean startOfLine) Ignore empty strings and append to the previous code if it was also a write. -
Uses of MustacheVisitor in com.github.mustachejava.util
Classes in com.github.mustachejava.util that implement MustacheVisitorModifier and TypeClassDescriptionclassGrab a map of values returned from calls