Hello! Is there a way to get the actual function p...
# ksp
d
Hello! Is there a way to get the actual function parameter names from any class from JDK instead of
"p0"
and similar placeholders when using the experimental
getDeclarationsFromPackage
API? Maybe if install the package along with the source code or something like that?