Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Soot を使用する多くの Java プロジェクトでは、SootMethod.getSubSignature().
SootMethod.getSubSignature()
SootMethod.Signature()メソッドの署名を取得するために持っていることは知っていますが、SootMethod.getSubSignature()意味は何ですか。
SootMethod.Signature()
これら2つの方法の違いは何ですか?