Uses of Class
de.grogra.xl.compiler.xl16u.XL16UAggregateQueryFallbackGate
Packages that use XL16UAggregateQueryFallbackGate
-
Uses of XL16UAggregateQueryFallbackGate in de.grogra.xl.compiler
Methods in de.grogra.xl.compiler that return XL16UAggregateQueryFallbackGateModifier and TypeMethodDescriptionprotected XL16UAggregateQueryFallbackGateCompilerBase.getXL16UAggregateQueryFallbackGate() -
Uses of XL16UAggregateQueryFallbackGate in de.grogra.xl.compiler.xl16u
Methods in de.grogra.xl.compiler.xl16u that return XL16UAggregateQueryFallbackGateModifier and TypeMethodDescriptionXL16UAggregateQueryFallbackGate.fromPlan(XL16UAggregateQueryExecutionPlan plan) XL16UCompilerScopeHandoff.getAggregateQueryFallbackGate()XL16UProcessedCompilationUnit.getAggregateQueryFallbackGate()XL16UProgram.getAggregateQueryFallbackGate()XL16UAggregateQueryExecutionPlan.toFallbackGate()Methods in de.grogra.xl.compiler.xl16u with parameters of type XL16UAggregateQueryFallbackGateModifier and TypeMethodDescriptionXL16UCompilerScopeHandoff.attachAggregateQueryFallbackGate(XL16UAggregateQueryFallbackGate aggregateQueryFallbackGate)