Click or drag to resize

ConfigurationCompilerParser Class

Parser for the compiler section of configuration.
Inheritance Hierarchy
SystemObject
  com.espertech.esper.common.client.configuration.compilerConfigurationCompilerParser

Namespace:  com.espertech.esper.common.client.configuration.compiler
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public class ConfigurationCompilerParser

The ConfigurationCompilerParser type exposes the following members.

Constructors
  NameDescription
Public methodConfigurationCompilerParser
Initializes a new instance of the ConfigurationCompilerParser class
Top
Methods
  NameDescription
Public methodStatic memberDoConfigure
Configure the compiler section from a provided element
Top
See Also