WALA icon indicating copy to clipboard operation
WALA copied to clipboard

Parameter source position is null

Open khatchad opened this issue 2 years ago • 0 comments

Not sure why a parameter source position for an ASTMethod is always null. Isn't there a way to obtain it through the getSourcePosition() API below it?

https://github.com/wala/WALA/blame/89de874efbc3369097e03b85493f4a3beb8e1a44/cast/src/main/java/com/ibm/wala/cast/loader/AstMethod.java#L355

khatchad avatar Jun 05 '23 18:06 khatchad