WALA
WALA copied to clipboard
Parameter source position is null
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