public interface BytecodeGenerator
| Modifier and Type | Method and Description |
|---|---|
io.airlift.bytecode.BytecodeNode |
generateExpression(Signature signature,
BytecodeGeneratorContext context,
Type returnType,
List<RowExpression> arguments) |
io.airlift.bytecode.BytecodeNode generateExpression(Signature signature, BytecodeGeneratorContext context, Type returnType, List<RowExpression> arguments)
Copyright © 2012–2019. All rights reserved.