Uses of Class
de.grogra.xl.compiler.XL16UDirectAggregateCompilerInvocationEmitter.AggregateResultExpression
Packages that use XL16UDirectAggregateCompilerInvocationEmitter.AggregateResultExpression
-
Uses of XL16UDirectAggregateCompilerInvocationEmitter.AggregateResultExpression in de.grogra.xl.compiler
Methods in de.grogra.xl.compiler that return XL16UDirectAggregateCompilerInvocationEmitter.AggregateResultExpressionModifier and TypeMethodDescriptionXL16UDirectAggregateCompilerInvocationEmitter.createAggregateResultExpression(Compiler compiler, XL16UDirectAggregateCompilerInvocationEmitter.MaterializedInvocation invocation, Type resultType, CompiletimeModel model, BlockScope scope, antlr.collections.AST position) XL16UDirectAggregateCompilerInvocationEmitter.createAggregateResultExpression(Compiler compiler, XL16UDirectAggregateCompilerInvocationEmitter.MaterializedInvocation invocation, Type resultType, CompiletimeModel model, BlockScope scope, antlr.collections.AST position, Expression aggregateValueExpression) XL16UDirectAggregateCompilerInvocationEmitter.createAggregateResultExpression(XL16UDirectAggregateCompilerInvocationEmitter.MaterializedInvocation invocation, XL16UDirectAggregateCompilerInvocationEmitter.ResultExtraction extraction, Expression queryMatchesInvocation, BlockScope scope, antlr.collections.AST position, Expression aggregateValueExpression)