Skip to content

AstTextAttribute::AstTextAttribute

Construct from string

Synopsis

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

AstTextAttribute(std::string s);

Parameters

Name

Description

s

The object to construct from

Created with MrDocs