Uses of Class
io.trino.sql.tree.DescribeOutput
-
Packages that use DescribeOutput Package Description io.trino.sql.tree -
-
Uses of DescribeOutput in io.trino.sql.tree
Methods in io.trino.sql.tree with parameters of type DescribeOutput Modifier and Type Method Description protected RAstVisitor. visitDescribeOutput(DescribeOutput node, C context)
-