fromChildren abstract method

OrgParentNode fromChildren(
  1. List<OrgNode> children
)

Implementation

OrgParentNode fromChildren(List<OrgNode> children);