../../AspectXLib/c/quickSort/aspects/AddFunctionComment_1.axsplit. A related aspect program
(AddFunctionComment_2) shows an alternative way to modify class comments.
Pointcuts | |
| function | targetFunction |
| Points to the target function whose comment should be modified | |
| comment | targetFunctionComment |
| Points to the comment that must be modified | |
Advices | |
| end | addFunctionComment |
| Add a comment at the end of the comment of the target function | |
targetFunction pointcut. Triplet: comment end comment
AddFunctionComment_2
shows an alternative way to express the HTML tag.Refers to global pointcut: comment targetFunctionComment