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