Checks for useless usage of the final attribute.
There are several cases where the compiler allows them even if it's a noop.
Visits a unittest.
The file name
See Implementation
Checks for useless usage of the final attribute.
There are several cases where the compiler allows them even if it's a noop.