public static class ImportRender.CollectMacroNodes extends java.lang.Object implements NodeVisitor
Constructor and Description |
---|
CollectMacroNodes(java.util.Collection<MacroNode> macros) |
Modifier and Type | Method and Description |
---|---|
void |
consume(Node node) |
public CollectMacroNodes(java.util.Collection<MacroNode> macros)
public void consume(Node node)
consume
in interface NodeVisitor