package mustache
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- case class Dictionary extends Product with Serializable
- case class Handlebar(document: Template) extends Product with Serializable
- class HandlebarLoader extends AnyRef
- class MustacheParser extends RegexParsers
- class ParserPool extends AnyRef
Value Members
- object CleanupWhitespace extends (Template) => Template
If a section header is on its own line, remove the trailing linefeed.
- object Dictionary extends Serializable
- object Handlebar extends Serializable
- object HandlebarLoader
- object MustacheAST
- object MustacheParser