Esper Compiler 9.0.0 API
Esper Compiler API - Compiles EPL to byte code
The compiler API consists of packages undercom.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.
Package
Description
Compiler API: Compiles EPL to byte code.
Callbacks for use with the compiler to provide or override behavior.
Compiler-related utilities.
Parsers and AST tree walkers and helper classes transforming AST into business objects