../../AspectXTestSuite/blocks/BlockWeavingTests/aspects/addSingleLineAround.axblock_around_codeFragment weaving rule by
inserting one line comment at the beginning and another
one line comment at the end of a block. Thus the block
in the base code will be surrounded by inserted comments.
This aspect is an alternative to AddSingleLineAtBeginAndEnd.
Pointcuts | |
Advices | |
| around | addSingleLineAround |
| Adds two single line comments in a block | |
Triplet: block around codeFragment
Local Pointcut: block (source)