Function getAntStrPatternWithAttrNames()
Defined in File rule.cpp
Function Documentation
-
std::string getAntStrPatternWithAttrNames()
Generates a regular expression pattern for matching an antecedent using the names of the attributes.
- Returns:
The compiled regular expression object that can be used to match an antecedent with attribute names.