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

Description

describes properties of imported units

Definition at line 576 of file sageInterfaceAda.h.

#include <sageInterface/sageInterfaceAda.h>

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

Public Types

using base = std::tuple< std::string, const SgDeclarationStatement *, const SgAdaRenamingDecl * >
 

Public Member Functions

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

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