| An abstraction for the JIT gen cflow aspects.
A concrete JIT gen cflow aspect *class* will be generated per
cflow sub expression with a consistent naming scheme aka cflowID.
The concrete cflow class will extends this one and implements two static methods.
See the sample nested class.
Note: the Cflow implements a real aspectOf singleton scheme and is not visible to Aspects.aspectOf
author: Alexandre Vasseur |