diff options
author | Andy Clement <aclement@pivotal.io> | 2022-01-17 17:47:37 -0800 |
---|---|---|
committer | Andy Clement <aclement@pivotal.io> | 2022-01-17 17:47:37 -0800 |
commit | b720626100766ec0c34985404d774eccb51efdc0 (patch) | |
tree | e3310ac13761767f646fa4690a4f9e2e591870d3 /ajde.core | |
parent | 08414a740dc00b3b3d08fc01e2d1a5b947395a45 (diff) | |
download | aspectj-b720626100766ec0c34985404d774eccb51efdc0.tar.gz aspectj-b720626100766ec0c34985404d774eccb51efdc0.zip |
Fix annotation style support for if(true) and if(false)
The documentation specifies annotation style pointcuts
can use if(false) or if(true) and not require a boolean
return value and body for the @Pointcut annotated
method but it doesn't work without this change to validation
that recognizes the situation.
Fixes #115
Diffstat (limited to 'ajde.core')
0 files changed, 0 insertions, 0 deletions