public interface NodeVisitor
ClassificationNode.traverseNodeHierarchyDepthFirst(org.azyva.dragom.model.config.NodeType, org.azyva.dragom.model.NodeVisitor) while
traversing the Node hierarchy rooted at a ClassificationNode.| Modifier and Type | Method and Description |
|---|---|
boolean |
visitNode(Node node)
Called for each
Node during traversal. |
Copyright © 2015–2017 AZYVA INC.. All rights reserved.