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-2014 Terracotta, Inc.. All Rights Reserved.