Uses of Class
io.trino.sql.planner.rowpattern.ir.IrQuantifier
Packages that use IrQuantifier
-
Uses of IrQuantifier in io.trino.sql.planner.rowpattern.ir
Methods in io.trino.sql.planner.rowpattern.ir that return IrQuantifierModifier and TypeMethodDescriptionIrQuantified.getQuantifier()static IrQuantifierIrQuantifier.oneOrMore(boolean greedy) static IrQuantifierstatic IrQuantifierIrQuantifier.zeroOrMore(boolean greedy) static IrQuantifierIrQuantifier.zeroOrOne(boolean greedy) Constructors in io.trino.sql.planner.rowpattern.ir with parameters of type IrQuantifier