Semantic information about an AspectC++ introduction 'advice' declaration.
More...
#include <Puma/ACIntroductionInfo.h>
Detailed Description
Semantic information about an AspectC++ introduction 'advice' declaration.
Constructor & Destructor Documentation
Construct an ACIntroductionInfo object.
- Parameters
-
d | The corresponding advice declaration syntax tree node. |
p | The protection of the advice (public, protected, private). |
Member Function Documentation
Set the aspect containing the introduction.
- Parameters
-
Get the aspect containing the introduction.
Get the introduction advice declaration syntax tree node.
Get the protection of the introduction advice (public, protected, private).