AstRegExAttribute
Attribute containing a regex expression as a string.
Synopsis
Declared in <src/midend/astProcessing/AstAttributeMechanism.h>
class AstRegExAttribute
: public AstAttribute
Base Classes
Name |
Description |
Base class for all IR node attribute values. |
Member Functions
Name |
Description |
|
Constructors |
|
|
|
Data Members
Name |
Description
An AstRegExAttribute is added to each part of an AST tree pattern specification to a RegEx tree.
Created with MrDocs