The joinpoint needs to know about its closure so that proceed can delegate to closure.run()
This internal method should not be called directly, and won't be visible to the end-user when
packed in a jar (synthetic method)
Called when it is determined that the pointcut refers to a constant value of TRUE or FALSE - enabling exact matching and no
unnecessary calls to the method representing the if body.
These are aop.xml files that can be used to alter the aspects that actually apply from those passed in - and also their scope
of application to other files in the system.
Represents an AspectJ pointcut expression and provides convenience methods to determine whether or not the pointcut matches join
points specified in terms of the java.lang.reflect interfaces.
SWITCH - Branch depending on int value, generates either LOOKUPSWITCH or
TABLESWITCH instruction, depending on whether the match values (int[]) can be
sorted with no gaps between the numbers.