Package io.trino.sql.gen
Class LambdaMetafactoryGenerator
java.lang.Object
io.trino.sql.gen.LambdaMetafactoryGenerator
-
Method Summary
Modifier and TypeMethodDescriptionstatic <T> io.airlift.bytecode.expression.BytecodeExpressiongenerateMetafactory(Class<T> interfaceType, io.airlift.bytecode.MethodDefinition targetMethod, List<io.airlift.bytecode.expression.BytecodeExpression> additionalArguments)
-
Method Details
-
generateMetafactory
-