Skip to content

sg::ScopeSetter::ScopeSetter

Construct from SgScopeStatement

Synopsis

Declared in <SageIII/sageInterface/sageFunctors.h>

explicit
ScopeSetter(SgScopeStatement& the_scope);

Parameters

Name

Description

the_scope

The object to copy construct from

Created with MrDocs