#include <AstAttributeMechanism.h>
Inheritance diagram for AstRegExAttribute:


A RegEx attribute is added to each lart of an AST tree pattern specification to a RegEx tree.
Public Member Functions | |
| AstRegExAttribute () | |
| AstRegExAttribute (const std::string &s) | |
Public Attributes | |
| std::string | expression |
| AstRegExAttribute::AstRegExAttribute | ( | ) |
| AstRegExAttribute::AstRegExAttribute | ( | const std::string & | s | ) |
| std::string AstRegExAttribute::expression |
1.4.7