Package | Description |
---|---|
com.espertech.esper.codegen.core |
Code-Generation Core
|
com.espertech.esper.codegen.model.method |
Modifier and Type | Method and Description |
---|---|
CodegenLocalMethodBuilder |
CodegenContext.addMethod(Class returnType,
Class generator) |
Modifier and Type | Method and Description |
---|---|
CodegenLocalMethodBuilder |
CodegenLocalMethodBuilder.add(Class type,
String name) |
CodegenLocalMethodBuilder |
CodegenLocalMethodBuilder.add(CodegenNamedParam param) |
CodegenLocalMethodBuilder |
CodegenLocalMethodBuilder.add(CodegenParamSet set) |