Uses of Interface
net.hydromatic.morel.compile.CalciteCompiler.RelCode
Packages that use CalciteCompiler.RelCode
Package
Description
Validates programs
(represented as
AstNode),
deduces their type,
and compiles them into code that can be evaluated.-
Uses of CalciteCompiler.RelCode in net.hydromatic.morel.compile
Methods in net.hydromatic.morel.compile that return CalciteCompiler.RelCodeModifier and TypeMethodDescriptionprotected CalciteCompiler.RelCodeCalciteCompiler.compileApply(Compiler.Context cx, Core.Apply apply) static CalciteCompiler.RelCodeCalciteCompiler.RelCode.of(Code code, Predicate<CalciteCompiler.RelContext> c)