AddSingleLineAtBegin Aspect
[BlockTests Group]

This aspect is defined in file: ../../AspectXTestSuite/blocks/BlockWeavingTests/aspects/addSingleLineAtBegin.ax

Aspect Description

This aspect tests block_begin_codeFragment weaving rule by inserting single line comment at the beginning of a block.
Author:
I. Birrer

Pointcuts


Advices

beginaddSingleLine
 Adds single line comment at the beginning of a block

Pointcut Documentation


Advice Documentation

begin addSingleLine (source)

Triplet: block begin codeFragment

Adds single line comment at the beginning of a block.

Local Pointcut: block (source)