Skip to content

SageInterface::getProject

Synopsis

Declared in <SageIII/sageInterface/sageInterface.h>

SgProject*
getProject(SgNode const* node);

Return Value

the project associated with a node

Parameters

Name

Description

node

This class represents the base class for all IR nodes within Sage III.

Created with MrDocs