Class RowConstructorCodeGenerator

java.lang.Object
io.trino.sql.gen.RowConstructorCodeGenerator
All Implemented Interfaces:
BytecodeGenerator

public class RowConstructorCodeGenerator extends Object implements BytecodeGenerator
  • Constructor Details

    • RowConstructorCodeGenerator

      public RowConstructorCodeGenerator(SpecialForm specialForm)
  • Method Details