How to get method descriptor? #1199
Unanswered
DLochmelis33
asked this question in
Q&A
Replies: 1 comment 2 replies
-
you can get its |
Beta Was this translation helpful? Give feedback.
2 replies
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
-
I have a
JavaSootMethod
. I want its descrptor likemethodName(Ljava/lang/String;)
. How do I get it? Didn't find a solution to this in the docsBeta Was this translation helpful? Give feedback.
All reactions