Uses of Class
io.trino.sql.tree.LabelDereference
Packages that use LabelDereference
-
Uses of LabelDereference in io.trino.sql
Methods in io.trino.sql with parameters of type LabelDereferenceModifier and TypeMethodDescriptionprotected StringExpressionFormatter.Formatter.visitLabelDereference(LabelDereference node, Void context) -
Uses of LabelDereference in io.trino.sql.tree
Methods in io.trino.sql.tree with parameters of type LabelDereferenceModifier and TypeMethodDescriptionExpressionRewriter.rewriteLabelDereference(LabelDereference node, C context, ExpressionTreeRewriter<C> treeRewriter) protected RAstVisitor.visitLabelDereference(LabelDereference node, C context) protected VoidDefaultTraversalVisitor.visitLabelDereference(LabelDereference node, C context)