Skip to content

SageInterface::getArrayElementType

Get the element type of an array. It recursively find the base type for multi‐dimension array types

Synopsis

Declared in <SageIII/sageInterface/sageInterface.h>

[[visibility]]
SgType*
getArrayElementType(SgType* t);

Return Value

This class represents the base class for all types.

Parameters

Name

Description

t

This class represents the base class for all types.

Created with MrDocs