Add_HTML Aspect
[CommentTests Group]

This aspect is defined in file: ../../AspectXTestSuite/comments/CommentWeavingTests/aspects/add_HTML.ax

Aspect Description

This aspect tests weaving rule comment_end_comment. This aspect in particular tests weaving of Java-doc like comments. The inserted comments also contain HTML code.
Author:
I. Birrer

Pointcuts


Advices

endaddCommentFoo
  Adds four lines at the end of all existing comments

Pointcut Documentation


Advice Documentation

end addCommentFoo (source)

Triplet: comment end comment

Adds four lines at the end of all existing comments.

Local Pointcut: comment (source)