Class Mustache.AbstractSectionSegment

All Implemented Interfaces:
Mustache.BlockReplaceable, Mustache.StandaloneSection
Direct Known Subclasses:
Mustache.BlockSegment, Mustache.InvertedSegment, Mustache.SectionSegment
Enclosing class:
Mustache

protected abstract static class Mustache.AbstractSectionSegment extends Mustache.NamedSegment implements Mustache.StandaloneSection
A helper class for section-like segments.