Package | Description |
---|---|
com.espertech.esper.common.client.configuration.compiler |
Configuration classes for the compiler section, which is only relevant to the compiler
|
Modifier and Type | Method and Description |
---|---|
ConfigurationCompilerByteCode |
ConfigurationCompiler.getByteCode()
Returns code generation settings
|
Modifier and Type | Method and Description |
---|---|
void |
ConfigurationCompiler.setByteCode(ConfigurationCompilerByteCode byteCode)
Sets code generation settings
|