Uses of Interface
com.samskivert.mustache.Mustache.BlockReplaceable
-
Uses of Mustache.BlockReplaceable in com.samskivert.mustache
Subinterfaces of Mustache.BlockReplaceable in com.samskivert.mustacheClasses in com.samskivert.mustache that implement Mustache.BlockReplaceableModifier and TypeClassDescriptionprotected static class
A helper class for section-like segments.protected static class
A parent partial parameter using $ as the sigil.protected static class
A segment that represents an inverted section.protected static class
A segment that loads and executes a parent template by spec called inheritance.protected static class
A segment that represents a section.