How to get method descriptor? #1199
Unanswered
DLochmelis33
asked this question in
Q&A
Replies: 1 comment 5 replies
-
|
you can get its |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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