Package com.espertech.esper.compiler.client
package com.espertech.esper.compiler.client
Compiler API: Compiles EPL to byte code.
-
ClassDescriptionArguments holder for use with
EPCompiler.compile(java.lang.String, com.espertech.esper.compiler.client.CompilerArguments)
.Callbacks and optional values for the compiler to determine modifiers, statement name, statement user object, module name and module-uses.The compiler uses the path to determine the EPL-objects available to the module.Indicates an exception compiling a module or fire-and-forget queryException information.Indicates a syntax exceptionThe EPL compiler compiles EPL text as well as object models to byte code.Provides compiler instances.