ROSE 0.11.145.147
Public Types | Public Member Functions | List of all members
SageInterface::Ada::ImportedUnitResult Struct Reference

Description

Definition at line 678 of file sageInterfaceAda.h.

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

Public Types

using base = ImportedUnitResultBase
 

Public Member Functions

const std::string & name () const
 
const SgDeclarationStatementdecl () const
 
const SgAdaRenamingDeclrenamingDecl () const
 
const SgExpressionunitref () const
 

Member Typedef Documentation

◆ base

using SageInterface::Ada::ImportedUnitResult::base = ImportedUnitResultBase

Definition at line 680 of file sageInterfaceAda.h.

Member Function Documentation

◆ name()

const std::string & SageInterface::Ada::ImportedUnitResult::name ( ) const
inline

Definition at line 683 of file sageInterfaceAda.h.

◆ decl()

const SgDeclarationStatement & SageInterface::Ada::ImportedUnitResult::decl ( ) const
inline

Definition at line 685 of file sageInterfaceAda.h.

◆ renamingDecl()

const SgAdaRenamingDecl * SageInterface::Ada::ImportedUnitResult::renamingDecl ( ) const
inline

Definition at line 691 of file sageInterfaceAda.h.

◆ unitref()

const SgExpression & SageInterface::Ada::ImportedUnitResult::unitref ( ) const
inline

Definition at line 693 of file sageInterfaceAda.h.


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