../../AspectXTestSuite/functions/FunctionWeavingTests/aspects/allFunctionDollarVariables.axall dollar variables with exception of blockBody dollar
variable whis is tested in test suite for blocks.
Pointcuts | |
Advices | |
| add | classDollarVaribles |
|
Test dollar variables defined for srcML element class | |
| add | function_declDollarVaribles |
|
Test dollar variables defined for srcML element function_decl | |
| begin | functionDollarVaribles |
|
Test dollar variables defined for srcML element function | |
| before | returnDollarVaribles |
|
Test dollar variables defined for srcML element return | |
| add | unitDollarVaribles |
|
Test dollar variables defined for srcML element unit | |
Triplet: class add declaration
class.
Local Pointcut: class (source)
Triplet: function_decl add codeFragment
function_decl.
Local Pointcut: function_decl (source)
Triplet: function begin codeFragment
function.
Local Pointcut: function (source)
Triplet: return before codeFragment
return.
Local Pointcut: return (source)
Triplet: unit add definition
unit.
Local Pointcut: unit (source)