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