Package | Description |
---|---|
com.espertech.esper.codegen.core |
Byte-Code-Generation Core
|
Modifier and Type | Method and Description |
---|---|
CodegenMethodFootprint |
CodegenMethod.getFootprint() |
Constructor and Description |
---|
CodegenMethod(java.lang.String name,
CodegenMethodFootprint footprint,
CodegenBlock block,
boolean isPublic) |