telepath / com.github.giedomak.telepath.datamodels.plans.utilities / MultiTreePrinter / printMultiTree
printMultiTree
fun printMultiTree(root: AbstractMultiTree<*>): Unit (source)
Static method we should call with the root parseTree as parameter in order to print it.
Parameters
root - The root of the LogicalPlan we want to print