Uses of Class
io.trino.sql.tree.AnchorPattern
Packages that use AnchorPattern
-
Uses of AnchorPattern in io.trino.sql
Methods in io.trino.sql with parameters of type AnchorPatternModifier and TypeMethodDescriptionprotected StringRowPatternFormatter.Formatter.visitAnchorPattern(AnchorPattern node, Void context) -
Uses of AnchorPattern in io.trino.sql.tree
Methods in io.trino.sql.tree with parameters of type AnchorPatternModifier and TypeMethodDescriptionprotected RAstVisitor.visitAnchorPattern(AnchorPattern node, C context)