childNodes abstract method

List<DependencyTreeNode> childNodes()

Get the list of child nodes in an Dependency Tree

Implementation

List<DependencyTreeNode> childNodes();