Structural Search help
I would really appreciate some assistance here with the settings for the structural search setup:
I'm trying to use structural search to search for the following construct:
Inside of any class that inherits from interface X (and all its subtypes), find all instances of the following code:
getA().getB()
and replace it with just getB()
Please sign in to leave a comment.