Esper Compiler 9.0.0 API

Esper Compiler API - Compiles EPL to byte code

The compiler API consists of packages under com.espertech.esper.compiler.client. The classes and interfaces in the compiler API client packages are fully intended to be exposed to application code.

The classes under com.espertech.esper.compiler.internal are not intended for use by an application unless the application builds an extension. The internal API classes are not stable and can change significantly between versions.

Full documentation may be found at the home page.