Uses of Class
io.trino.sql.tree.ZeroOrMoreQuantifier
-
Packages that use ZeroOrMoreQuantifier Package Description io.trino.sql io.trino.sql.tree -
-
Uses of ZeroOrMoreQuantifier in io.trino.sql
Methods in io.trino.sql with parameters of type ZeroOrMoreQuantifier Modifier and Type Method Description protected StringRowPatternFormatter.Formatter. visitZeroOrMoreQuantifier(ZeroOrMoreQuantifier node, Void context) -
Uses of ZeroOrMoreQuantifier in io.trino.sql.tree
Methods in io.trino.sql.tree with parameters of type ZeroOrMoreQuantifier Modifier and Type Method Description protected RAstVisitor. visitZeroOrMoreQuantifier(ZeroOrMoreQuantifier node, C context)
-