telepath / com.github.giedomak.telepath.datamodels.plans.utilities / LogicalPlanSubtree / getSize

getSize

fun getSize(tree: LogicalPlan): Int (source)

Get the size of this parsetree. This recurses through its children, we should augment our tree --> time is money.