| Package | Description |
|---|---|
| com.github.mustachejava | |
| com.github.mustachejava.util |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultMustacheVisitor
The default implementation that builds up Code lists
|
| Modifier and Type | Method and Description |
|---|---|
MustacheVisitor |
MustacheFactory.createMustacheVisitor()
Creates the visitor for compilation.
|
MustacheVisitor |
DefaultMustacheFactory.createMustacheVisitor() |
MustacheVisitor |
DeferringMustacheFactory.createMustacheVisitor() |
| Modifier and Type | Class and Description |
|---|---|
class |
CapturingMustacheVisitor
Grab a map of values returned from calls
|
Copyright © 2018. All rights reserved.