0 Replies Latest reply on Nov 7, 2019 1:44 PM by phillip.kruger

    Get parameter names using Jandex

    phillip.kruger

      HI All.

       

      Is it possible to get the parameter name of the arguments of a method using Jandex ?

      So when a Java application is compiled to include these parameter names (see Java - How to compile Java class to include method parameter names? )

      you can get those from Jandex ?

       

      Thanks in advance.

       

      Phillip