Package | Description |
---|---|
com.espertech.esper.compiler.client |
Compiler API: Compiles EPL to byte code.
|
Modifier and Type | Method and Description |
---|---|
ModuleNameOption |
CompilerOptions.getModuleName()
Returns the callback that determines the module name.
|
Modifier and Type | Method and Description |
---|---|
CompilerOptions |
CompilerOptions.setModuleName(ModuleNameOption moduleName)
Sets the callback that determines the module name.
|