nodes property

List<TreeNode> nodes
final

Nodes used to create the tree.

Implementation

final List<TreeNode> nodes;