Interface BodyCompiler
-
Method Summary
Modifier and TypeMethodDescriptionvoidgenerateMethods(io.airlift.bytecode.ClassDefinition classDefinition, CallSiteBinder callSiteBinder, RowExpression filter, List<RowExpression> projections)
-
Method Details
-
generateMethods
void generateMethods(io.airlift.bytecode.ClassDefinition classDefinition, CallSiteBinder callSiteBinder, RowExpression filter, List<RowExpression> projections)
-