Uses of Class
de.grogra.xl.compiler.xl16u.XL16UQueryIr
Packages that use XL16UQueryIr
-
Uses of XL16UQueryIr in de.grogra.xl.compiler.xl16u
Methods in de.grogra.xl.compiler.xl16u that return XL16UQueryIrModifier and TypeMethodDescriptionstatic XL16UQueryIrXL16UQueryIr.empty()static XL16UQueryIrXL16UQueryIr.of(List<XL16UQueryExpressionIr> queryExpressions) Methods in de.grogra.xl.compiler.xl16u with parameters of type XL16UQueryIrModifier and TypeMethodDescriptionstatic XL16UQueryExecutionPlanXL16UQueryExecutionPlan.fromQueryIr(XL16UQueryIr queryIr) XL16UAggregateQueryExecutionPlan.fromSourceAndQueryIr(String source, XL16UQueryIr queryIr) -
Uses of XL16UQueryIr in de.grogra.xl.compiler.xl16u.antlr
Methods in de.grogra.xl.compiler.xl16u.antlr that return XL16UQueryIr