Skip to content

AstNodePtr::AstNodePtr

Construct from string

Synopsis

Declared in <src/midend/astUtil/astInterface/AstInterface.h>

AstNodePtr(std::string const& sig);

Parameters

Name

Description

sig

The object to copy construct from

Created with MrDocs