public class MacroAndBlockRegistrantNodeVisitor extends AbstractNodeVisitor
| Constructor and Description |
|---|
MacroAndBlockRegistrantNodeVisitor(PebbleTemplateImpl template) |
| Modifier and Type | Method and Description |
|---|---|
void |
visit(BlockNode node) |
void |
visit(MacroNode node) |
public MacroAndBlockRegistrantNodeVisitor(PebbleTemplateImpl template)
public void visit(BlockNode node)
visit in interface NodeVisitorvisit in class AbstractNodeVisitorpublic void visit(MacroNode node)
visit in interface NodeVisitorvisit in class AbstractNodeVisitorCopyright © 2020. All rights reserved.