| Package | Description |
|---|---|
| com.mitchellbosecke.pebble.node | |
| com.mitchellbosecke.pebble.template |
| Modifier and Type | Method and Description |
|---|---|
Macro |
MacroNode.getMacro() |
| Modifier and Type | Method and Description |
|---|---|
void |
PebbleTemplateImpl.registerMacro(Macro macro)
Registers a macro
|
void |
PebbleTemplateImpl.registerMacro(String alias,
Macro macro)
Registers a macro with alias
|
Copyright © 2019. All rights reserved.