Click or drag to resize

PatternExprPlaceholder Class

For use in pattern expression as a placeholder to represent its child nodes.
Inheritance Hierarchy
SystemObject
  com.espertech.esper.common.client.sodaPatternExprBase
    com.espertech.esper.common.client.sodaPatternExprPlaceholder

Namespace:  com.espertech.esper.common.client.soda
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
[SerializableAttribute]
public class PatternExprPlaceholder : PatternExprBase

The PatternExprPlaceholder type exposes the following members.

Constructors
  NameDescription
Public methodPatternExprPlaceholder
Initializes a new instance of the PatternExprPlaceholder class
Top
Properties
Methods
See Also