public class PlugInAggregationMultiFunctionStateForgeCodegenClearContext
extends java.lang.Object
Constructor and Description |
---|
PlugInAggregationMultiFunctionStateForgeCodegenClearContext(int column,
CodegenMethodNode method,
CodegenClassScope classScope,
CodegenNamedMethods namedMethods) |
Modifier and Type | Method and Description |
---|---|
CodegenClassScope |
getClassScope() |
int |
getColumn() |
CodegenMethodNode |
getMethod() |
CodegenNamedMethods |
getNamedMethods() |
public PlugInAggregationMultiFunctionStateForgeCodegenClearContext(int column, CodegenMethodNode method, CodegenClassScope classScope, CodegenNamedMethods namedMethods)
public int getColumn()
public CodegenMethodNode getMethod()
public CodegenClassScope getClassScope()
public CodegenNamedMethods getNamedMethods()