|
ROSE 0.11.145.354
|
Definition at line 812 of file sageInterfaceAda.h.


Public Types | |
| using | base = PrimitiveParameterDescBase |
Public Member Functions | |
| size_t | pos () const |
| the position within the parameter list | |
| const SgInitializedName * | name () const |
| the parameter's name in form of an SgInitializedName | |
| const SgDeclarationStatement * | typeDeclaration () const |
| the associated type declaration | |
| using SageInterface::Ada::PrimitiveParameterDesc::base = PrimitiveParameterDescBase |
Definition at line 814 of file sageInterfaceAda.h.
|
inline |
the position within the parameter list
Definition at line 819 of file sageInterfaceAda.h.
|
inline |
the parameter's name in form of an SgInitializedName
Definition at line 823 of file sageInterfaceAda.h.
|
inline |
the associated type declaration
Definition at line 827 of file sageInterfaceAda.h.