Class Hierarchy
- java.lang.Object
- spoon.refactoring.AbstractRenameRefactoring<T> (implements spoon.refactoring.CtRenameRefactoring<T>)
- spoon.refactoring.CtRenameGenericVariableRefactoring
- spoon.refactoring.CtRenameLocalVariableRefactoring
- spoon.refactoring.CtDeprecatedRefactoring
- spoon.refactoring.CtParameterRemoveRefactoring (implements spoon.refactoring.CtRefactoring)
- spoon.reflect.visitor.CtScanner (implements spoon.reflect.visitor.CtVisitor)
- spoon.refactoring.MethodInvocationSearch
- spoon.refactoring.MethodCallState
- spoon.refactoring.Refactoring
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- spoon.SpoonException
- spoon.refactoring.RefactoringException
- spoon.SpoonException
- java.lang.RuntimeException
- java.lang.Exception
- spoon.refactoring.AbstractRenameRefactoring<T> (implements spoon.refactoring.CtRenameRefactoring<T>)
Interface Hierarchy
- spoon.refactoring.CtRefactoring
- spoon.refactoring.CtRenameRefactoring<T>