Uses of Class
io.trino.sql.tree.RowDataType
Packages that use RowDataType
-
Uses of RowDataType in io.trino.sql
Methods in io.trino.sql with parameters of type RowDataTypeModifier and TypeMethodDescriptionprotected StringExpressionFormatter.Formatter.visitRowDataType(RowDataType node, Void context) -
Uses of RowDataType in io.trino.sql.tree
Methods in io.trino.sql.tree with parameters of type RowDataTypeModifier and TypeMethodDescriptionExpressionRewriter.rewriteRowDataType(RowDataType node, C context, ExpressionTreeRewriter<C> treeRewriter) protected RAstVisitor.visitRowDataType(RowDataType node, C context)