NoConstraint Aspect
[BugTests Group]

This aspect is defined in file: ../../AspectXTestSuite/bugs/Bug_0000357/aspects/NoConstraint.ax

Aspect Description

This advice tests the bug reported through our bug reporting system as the issue number 357. See Mantis.
Author:
ibirrer

Pointcuts


Advices

begintracer
 Adds a printout of Hello World at the begin of each method
begintracer_1
 Adds a printout of Hello World at the begin of each method

Pointcut Documentation


Advice Documentation

begin tracer (source)

Triplet: function begin codeFragment

Adds a printout of Hello World at the begin of each method.

Local Pointcut: function (source)

begin tracer_1 (source)

Triplet: function begin codeFragment

Adds a printout of Hello World at the begin of each method.

Local Pointcut: function (source)