public class SwitchCodeGenerator extends Object implements BytecodeGenerator
| Constructor and Description |
|---|
SwitchCodeGenerator() |
| Modifier and Type | Method and Description |
|---|---|
io.airlift.bytecode.BytecodeNode |
generateExpression(Signature signature,
BytecodeGeneratorContext generatorContext,
Type returnType,
List<RowExpression> arguments) |
public io.airlift.bytecode.BytecodeNode generateExpression(Signature signature, BytecodeGeneratorContext generatorContext, Type returnType, List<RowExpression> arguments)
generateExpression in interface BytecodeGeneratorCopyright © 2012–2019. All rights reserved.