The Cflow expression visitor used at runtime.
This visitor does a parse on a compsosite context, based on the gathered cflow related context AND the joinpoint context.
This allow to parse complex cflow expression like "(pc1 AND cf1 AND cf3) OR (pc2 AND cf2)".
@author
Alexandre Vasseur
@author Michael Nascimento