Class MatchRecognizeRegExNested

java.lang.Object
com.espertech.esper.common.client.soda.MatchRecognizeRegEx
com.espertech.esper.common.client.soda.MatchRecognizeRegExNested
All Implemented Interfaces:
Serializable

public class MatchRecognizeRegExNested extends MatchRecognizeRegEx implements Serializable
Atom representing an expression for use in match-recognize.

Event row regular expressions are organized into a tree-like structure with nodes representing sub-expressions.

See Also: