Click or drag to resize

EPCompilerProviderCompiler Property

Return a compiler instance.

Namespace:  com.espertech.esper.compiler.client
Assembly:  NEsper.Compiler (in NEsper.Compiler.dll) Version: 8.0.0.0
Syntax
C#
public static EPCompiler Compiler { get; }

Property Value

Type: EPCompiler
compiler
See Also