![]() | EPCompilerCompile Method |
Name | Description | |
---|---|---|
![]() | Compile(String, CompilerArguments) |
Compiles EPL and returns the byte code for deployment into a runtime.
Use semicolon(;) to separate multiple statements in a module.
|
![]() | Compile(Module, CompilerArguments) |
Compiles a module object model and returns the byte code for deployment into a runtime.
|