Skip to content

SageInterface::getAssociatedType

Get the enclosing type of this associated node, not used other than in ./src/backend/unparser/nameQualificationSupport.C

Synopsis

Declared in <SageIII/sageInterface/sageInterface.h>

[[visibility]]
SgType*
getAssociatedType(SgNode const* astNode);

Return Value

This class represents the base class for all types.

Parameters

Name

Description

astNode

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

Created with MrDocs