Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
When a class is annotated with @AutoFinal, now closures and inner classes within the annotated class are processed. An enabled flag is available for disabling processing on say one inner class or one method. Individual closures can be annotated by defining them as a field or local variable.