menu
rohd_hcl
rohd_hcl.dart
ReductionTree
depth property
depth
dark_mode
light_mode
depth
property
int
get
depth
The depth of the tree from the output to the leaves.
Implementation
int get depth => _computed.depth;
rohd_hcl
rohd_hcl
ReductionTree
depth property
ReductionTree class