Skip to content

SageBuilder::buildSuperExp

Build super pointer

Synopsis

Declared in <SageIII/sageInterface/sageBuilder.h>

[[visibility]]
SgSuperExp*
buildSuperExp(SgClassSymbol* sym);

Parameters

Name

Description

sym

This class represents the concept of a class name within the compiler.

Created with MrDocs