ROSE 0.11.145.192
Public Types | Public Member Functions | List of all members
SageInterface::Ada::FlatArrayType Struct Reference

Description

Definition at line 228 of file sageInterfaceAda.h.

Inheritance diagram for SageInterface::Ada::FlatArrayType:
Inheritance graph
[legend]
Collaboration diagram for SageInterface::Ada::FlatArrayType:
Collaboration graph
[legend]

Public Types

using base = FlatArrayTypeBase
 

Public Member Functions

SgArrayTypetype () const
 
SgExpressionPtrList const & dims () const
 
SgExpressionPtrList & dims ()
 
bool constrained () const
 
void constrained (bool b)
 

Member Typedef Documentation

◆ base

using SageInterface::Ada::FlatArrayType::base = FlatArrayTypeBase

Definition at line 230 of file sageInterfaceAda.h.

Member Function Documentation

◆ type()

SgArrayType * SageInterface::Ada::FlatArrayType::type ( ) const
inline

Definition at line 233 of file sageInterfaceAda.h.

◆ dims() [1/2]

SgExpressionPtrList const & SageInterface::Ada::FlatArrayType::dims ( ) const
inline

Definition at line 234 of file sageInterfaceAda.h.

◆ dims() [2/2]

SgExpressionPtrList & SageInterface::Ada::FlatArrayType::dims ( )
inline

Definition at line 235 of file sageInterfaceAda.h.

◆ constrained() [1/2]

bool SageInterface::Ada::FlatArrayType::constrained ( ) const
inline

Definition at line 236 of file sageInterfaceAda.h.

◆ constrained() [2/2]

void SageInterface::Ada::FlatArrayType::constrained ( bool  b)
inline

Definition at line 237 of file sageInterfaceAda.h.


The documentation for this struct was generated from the following file: