public interface YdtExtendedWalker extends YdtWalker
| Modifier and Type | Method and Description |
|---|---|
void |
walk(YdtExtendedListener ydtListener,
YdtExtendedContext rootNode)
Walks the YANG data tree.
|
void walk(YdtExtendedListener ydtListener, YdtExtendedContext rootNode)
ydtListener - YDT listener implemented by the protocolrootNode - root node of YDT