Class IrLabel
java.lang.Object
io.trino.sql.planner.rowpattern.ir.IrRowPattern
io.trino.sql.planner.rowpattern.ir.IrLabel
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IrLabel
Create IrLabel with given name. The name has to be in the canonical form with respect to SQL identifier semantics.
-
-
Method Details