Skip to content

SageInterface::getDimensionCount

Get the number of dimensions of an array type

Synopsis

Declared in <SageIII/sageInterface/sageInterface.h>

[[visibility]]
int
getDimensionCount(SgType* t);

Return Value

the number of dimensions of an array type

Parameters

Name

Description

t

This class represents the base class for all types.

Created with MrDocs