Uses of Class
de.grogra.xl.compiler.XL16UDirectAggregateCompilerInvocationEmitter.MaterializedInvocation
Packages that use XL16UDirectAggregateCompilerInvocationEmitter.MaterializedInvocation
-
Uses of XL16UDirectAggregateCompilerInvocationEmitter.MaterializedInvocation in de.grogra.xl.compiler
Methods in de.grogra.xl.compiler that return XL16UDirectAggregateCompilerInvocationEmitter.MaterializedInvocationModifier and TypeMethodDescriptionXL16UDirectAggregateCompilerInvocationEmitter.AggregateResultExpression.getInvocation()XL16UDirectAggregateCompilerInvocationEmitter.QueryInvocationExpression.getInvocation()XL16UDirectAggregateCompilerInvocationEmitter.materializeInvocation(Compiler compiler, XL16UDirectAggregateInvocationPlan.Invocation invocation, CompiletimeModel model, BlockScope scope, antlr.collections.AST position) Methods in de.grogra.xl.compiler that return types with arguments of type XL16UDirectAggregateCompilerInvocationEmitter.MaterializedInvocationModifier and TypeMethodDescriptionXL16UDirectAggregateCompilerInvocationEmitter.Result.getMaterializedInvocations()Methods in de.grogra.xl.compiler with parameters of type XL16UDirectAggregateCompilerInvocationEmitter.MaterializedInvocationModifier 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) static ExpressionXL16UDirectAggregateCompilerInvocationEmitter.createProjectionExpression(Compiler compiler, XL16UDirectAggregateCompilerInvocationEmitter.MaterializedInvocation invocation, Expression queryMatchExpression, BlockScope scope, antlr.collections.AST position) XL16UDirectAggregateCompilerInvocationEmitter.createQueryInvocationExpression(Compiler compiler, XL16UDirectAggregateCompilerInvocationEmitter.MaterializedInvocation invocation, CompiletimeModel model, BlockScope scope, antlr.collections.AST position)