Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.7.5
-
None
Description
the visit method of AnnotationConstantExpression should include a call to super.visitConstantExpression(visitor). There is currently no way for a visitor to visit the actual AnnotationConstantExpression, but only its members.