 | InjectionStrategyGetInitializationExpression Method |
Returns the initialization expression
Namespace:
com.espertech.esper.common.client.hook.forgeinject
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
SyntaxCodegenExpression GetInitializationExpression(
CodegenClassScope classScope
)
Parameters
- classScope
- Type: CodegenClassScope
the class scope
Return Value
Type:
CodegenExpressionclass scope
See Also