-
Enhancement
-
Resolution: Fixed
-
P4
-
8
The inspection results of parameters and their names using the Core Reflection API need to be compared of both visitors against the same class file. The class file visitor would have to emit the parameters, names, and flags that it finds in the same format as the reflection visitor, so they can be easily compared by eye.