Uses of Class
io.trino.sql.tree.PatternSearchMode
Packages that use PatternSearchMode
-
Uses of PatternSearchMode in io.trino.sql.tree
Methods in io.trino.sql.tree that return types with arguments of type PatternSearchModeModifier and TypeMethodDescriptionPatternRecognitionRelation.getPatternSearchMode()WindowFrame.getPatternSearchMode()Methods in io.trino.sql.tree with parameters of type PatternSearchModeModifier and TypeMethodDescriptionprotected RAstVisitor.visitPatternSearchMode(PatternSearchMode node, C context)