children property

Map<Declaration, ApiChangeTreeNode> children
final

the children of this node

Implementation

final Map<Declaration, ApiChangeTreeNode> children;