Package io.trino.sql.gen
Class SwitchCodeGenerator
java.lang.Object
io.trino.sql.gen.SwitchCodeGenerator
- All Implemented Interfaces:
BytecodeGenerator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionio.airlift.bytecode.BytecodeNodegenerateExpression(BytecodeGeneratorContext generatorContext)
-
Constructor Details
-
SwitchCodeGenerator
-
-
Method Details
-
generateExpression
public io.airlift.bytecode.BytecodeNode generateExpression(BytecodeGeneratorContext generatorContext) - Specified by:
generateExpressionin interfaceBytecodeGenerator
-