Class MethodInvocationSearch

java.lang.Object
spoon.reflect.visitor.CtScanner
spoon.refactoring.MethodInvocationSearch
All Implemented Interfaces:
CtVisitor

public class MethodInvocationSearch extends CtScanner
Class for creating a mapping from CtExecutable to all known calls from fields and methods.