Function getStrPatternWithClassNames()
Defined in File rule.h
Function Documentation
-
std::string getStrPatternWithClassNames()
Generates a regular expression pattern for matching a class of a rule using the names of the classes.
- Returns:
The compiled regular expression object that can be used to match a rule class name.