public class SwitchCodeGenerator extends Object implements SpecialFormBytecodeGenerator
Constructor and Description |
---|
SwitchCodeGenerator() |
Modifier and Type | Method and Description |
---|---|
BytecodeNode |
generateExpression(BytecodeGeneratorContext generatorContext,
Type returnType,
List<RowExpression> arguments,
Optional<Variable> outputBlockVariable) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
generateWrite
public BytecodeNode generateExpression(BytecodeGeneratorContext generatorContext, Type returnType, List<RowExpression> arguments, Optional<Variable> outputBlockVariable)
generateExpression
in interface SpecialFormBytecodeGenerator
Copyright © 2012–2022. All rights reserved.