Click or drag to resize

CompilerArguments Constructor (EPCompilerPathable)

Ctor.

Namespace:  com.espertech.esper.compiler.client
Assembly:  NEsper.Compiler (in NEsper.Compiler.dll) Version: 8.0.0.0
Syntax
C#
public CompilerArguments(
	EPCompilerPathable compilerPathable
)

Parameters

compilerPathable
Type: com.espertech.esper.common.clientEPCompilerPathable
a compiler pathable provide path information
See Also