 | CountMinSketchAgentForgeCodegenMake Method |
Provides the code for the agent.
Namespace:
com.espertech.esper.common.client.util
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
SyntaxCodegenExpression CodegenMake(
CodegenMethod parent,
CodegenClassScope classScope
)
Parameters
- parent
- Type: CodegenMethod
parent methods - classScope
- Type: CodegenClassScope
class scope
Return Value
Type:
CodegenExpressionexpression
See Also