public class TableColumnMethodPairForge extends Object
Constructor and Description |
---|
TableColumnMethodPairForge(ExprForge[] forges,
int column,
ExprNode aggregationNode) |
Modifier and Type | Method and Description |
---|---|
ExprNode |
getAggregationNode() |
int |
getColumn() |
ExprForge[] |
getForges() |
static CodegenExpression |
makeArray(TableColumnMethodPairForge[] methodPairs,
CodegenMethod method,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
public int getColumn()
public ExprNode getAggregationNode()
public ExprForge[] getForges()
public static CodegenExpression makeArray(TableColumnMethodPairForge[] methodPairs, CodegenMethod method, SAIFFInitializeSymbol symbols, CodegenClassScope classScope)
Copyright © 2005–2021. All rights reserved.