Uses of Enum Class
io.trino.sql.planner.rowpattern.ir.IrAnchor.Type
Packages that use IrAnchor.Type
-
Uses of IrAnchor.Type in io.trino.sql.planner.rowpattern.ir
Methods in io.trino.sql.planner.rowpattern.ir that return IrAnchor.TypeModifier and TypeMethodDescriptionIrAnchor.getType()static IrAnchor.TypeReturns the enum constant of this class with the specified name.static IrAnchor.Type[]IrAnchor.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in io.trino.sql.planner.rowpattern.ir with parameters of type IrAnchor.Type