TPTP 4.6.0 Platform Project
Internal API Specification

Package org.eclipse.tptp.platform.analysis.codereview.java.internal.quickfix.cloneable

Class Summary
RuleCloneableSuperCloneQuickfix QuickFix for the rule RuleCloneableSuperClone Replaces the class instantiation of the clone() method's class with (className)super.clone() if clas instantiation exists.
 


TPTP 4.6.0 Platform Project
Internal API Specification