Package io.trino.sql
Class TreePrinter
java.lang.Object
io.trino.sql.TreePrinter
-
Constructor Summary
ConstructorsConstructorDescriptionTreePrinter(IdentityHashMap<Expression, QualifiedName> resolvedNameReferences, PrintStream out) -
Method Summary
-
Constructor Details
-
TreePrinter
public TreePrinter(IdentityHashMap<Expression, QualifiedName> resolvedNameReferences, PrintStream out)
-
-
Method Details
-
print
-