Skip to content

SageInterface::getTypeName

Get the string representing the type name

Synopsis

Declared in <SageIII/sageInterface/sageInterface.h>

[[visibility]]
std::string
getTypeName(SgType* type);

Return Value

the string representing the type name

Parameters

Name

Description

type

This class represents the base class for all types.

Created with MrDocs