Skip to content

AstRegExAttribute::AstRegExAttribute

Construct from string

Synopsis

Declared in <src/midend/astProcessing/AstAttributeMechanism.h>

explicit
AstRegExAttribute(std::string const& s);

Parameters

Name

Description

s

The object to copy construct from

Created with MrDocs