Uses of Class
io.trino.sql.tree.ExcludedPattern
Packages that use ExcludedPattern
-
Uses of ExcludedPattern in io.trino.sql
Methods in io.trino.sql with parameters of type ExcludedPatternModifier and TypeMethodDescriptionprotected StringRowPatternFormatter.Formatter.visitExcludedPattern(ExcludedPattern node, Void context) -
Uses of ExcludedPattern in io.trino.sql.tree
Methods in io.trino.sql.tree with parameters of type ExcludedPatternModifier and TypeMethodDescriptionprotected RAstVisitor.visitExcludedPattern(ExcludedPattern node, C context) protected VoidDefaultTraversalVisitor.visitExcludedPattern(ExcludedPattern node, C context)