roots property

List<T> roots
final

The top-level tree nodes.

Implementation

final List<T> roots;