I am trying to explore a java file where I want to collect the list of prior methods that called on a receiver variable. For example
x.getName() x.getAddress()