public class MatchRecognizeRegExConcatenation extends MatchRecognizeRegEx implements Serializable
Event row regular expressions are organized into a tree-like structure with nodes representing sub-expressions.
Constructor and Description |
---|
MatchRecognizeRegExConcatenation() |
Modifier and Type | Method and Description |
---|---|
void |
writeEPL(StringWriter writer)
Write EPL.
|
getChildren, getTreeObjectName, setChildren, setTreeObjectName
public void writeEPL(StringWriter writer)
MatchRecognizeRegEx
writeEPL
in class MatchRecognizeRegEx
writer
- to use