public interface NodeElementVisitor
NodeElement
Modifier and Type | Method and Description |
---|---|
void |
visit(NodeElement element)
Visit the element
|
void visit(NodeElement element)
element
- the element to be visitedCopyright © 2003–2016 Terracotta, Inc.. All rights reserved.