Module xl.compiler
Package de.grogra.xl.compiler
Class XL16UDirectAggregateCompilerInvocationEmitter.ResultExtraction
java.lang.Object
de.grogra.xl.compiler.XL16UDirectAggregateCompilerInvocationEmitter.ResultExtraction
- Enclosing class:
XL16UDirectAggregateCompilerInvocationEmitter
public static final class XL16UDirectAggregateCompilerInvocationEmitter.ResultExtraction
extends Object
-
Method Summary
Modifier and TypeMethodDescriptionof(XL16UAggregateKind aggregateKind, String aggregateMethodName, Type resultType)
-
Method Details
-
of
public static XL16UDirectAggregateCompilerInvocationEmitter.ResultExtraction of(XL16UAggregateKind aggregateKind, String aggregateMethodName, Type resultType) -
getAggregateKind
-
getAggregateMethodName
-
getRuntimeAggregateMethodName
-
getResultType
-
getAggregateResultGetterName
-