|
Rename Attribute mPublicMemberPattern : Pattern to publicMemberPattern : Pattern in class com.puppycrawl.tools.checkstyle.checks.design.VisibilityModifierCheck |
From |
To |
|
Rename Attribute mAllowMarkerInterfaces : boolean to allowMarkerInterfaces : boolean in class com.puppycrawl.tools.checkstyle.checks.design.InterfaceIsTypeCheck |
From |
To |
|
Rename Attribute mHasPrivateCtor : boolean to hasPrivateCtor : boolean in class com.puppycrawl.tools.checkstyle.checks.design.FinalClassCheck.ClassDesc |
From |
To |
|
Rename Attribute mPublicMemberFormat : String to publicMemberFormat : String in class com.puppycrawl.tools.checkstyle.checks.design.VisibilityModifierCheck |
From |
To |
|
Rename Attribute mDeclaredAsFinal : boolean to declaredAsFinal : boolean in class com.puppycrawl.tools.checkstyle.checks.design.FinalClassCheck.ClassDesc |
From |
To |
|
Rename Attribute mPublicTypeFound : boolean to publicTypeFound : boolean in class com.puppycrawl.tools.checkstyle.checks.design.OneTopLevelClassCheck |
From |
To |
|
Rename Attribute mMax : int to max : int in class com.puppycrawl.tools.checkstyle.checks.design.ThrowsCountCheck |
From |
To |
|
Rename Attribute mRootClass : boolean to rootClass : boolean in class com.puppycrawl.tools.checkstyle.checks.design.InnerTypeLastCheck |
From |
To |
|
Rename Attribute mClasses : FastStack<ClassDesc> to classes : FastStack<ClassDesc> in class com.puppycrawl.tools.checkstyle.checks.design.FinalClassCheck |
From |
To |
|
Rename Attribute mExtendedClassNameFormat : String to extendedClassNameFormat : String in class com.puppycrawl.tools.checkstyle.checks.design.MutableExceptionCheck |
From |
To |
|
Rename Attribute mDeclaredAsAbstract : boolean to declaredAsAbstract : boolean in class com.puppycrawl.tools.checkstyle.checks.design.FinalClassCheck.ClassDesc |
From |
To |
|
Rename Attribute mHasNonPrivateCtor : boolean to hasNonPrivateCtor : boolean in class com.puppycrawl.tools.checkstyle.checks.design.FinalClassCheck.ClassDesc |
From |
To |
|
Rename Attribute mProtectedAllowed : boolean to protectedAllowed : boolean in class com.puppycrawl.tools.checkstyle.checks.design.VisibilityModifierCheck |
From |
To |
|
Rename Attribute mChecking : boolean to checking : boolean in class com.puppycrawl.tools.checkstyle.checks.design.MutableExceptionCheck |
From |
To |
|
Rename Attribute mPackageAllowed : boolean to packageAllowed : boolean in class com.puppycrawl.tools.checkstyle.checks.design.VisibilityModifierCheck |
From |
To |
|
Rename Attribute mLineNumberTypeMap : TreeMap<Integer,String> to lineNumberTypeMap : TreeMap<Integer,String> in class com.puppycrawl.tools.checkstyle.checks.design.OneTopLevelClassCheck |
From |
To |
|
Rename Parameter aAST : DetailAST to ast : DetailAST in method public leaveToken(ast DetailAST) : void in class com.puppycrawl.tools.checkstyle.checks.design.FinalClassCheck |
From |
To |
|
Rename Parameter aAST : DetailAST to ast : DetailAST in method public visitToken(ast DetailAST) : void in class com.puppycrawl.tools.checkstyle.checks.design.VisibilityModifierCheck |
From |
To |
|
Rename Parameter aAST : DetailAST to ast : DetailAST in method private visitVariableDef(ast DetailAST) : void in class com.puppycrawl.tools.checkstyle.checks.design.MutableExceptionCheck |
From |
To |
|
Rename Parameter aAST : DetailAST to ast : DetailAST in method public visitToken(ast DetailAST) : void in class com.puppycrawl.tools.checkstyle.checks.design.DesignForExtensionCheck |
From |
To |
|
Rename Parameter aTypeDef : DetailAST to typeDef : DetailAST in method private isPublic(typeDef DetailAST) : boolean in class com.puppycrawl.tools.checkstyle.checks.design.OneTopLevelClassCheck |
From |
To |
|
Rename Parameter aRootAST : DetailAST to rootAST : DetailAST in method public finishTree(rootAST DetailAST) : void in class com.puppycrawl.tools.checkstyle.checks.design.OneTopLevelClassCheck |
From |
To |
|
Rename Parameter aPattern : String to pattern : String in method public setPublicMemberPattern(pattern String) : void in class com.puppycrawl.tools.checkstyle.checks.design.VisibilityModifierCheck |
From |
To |
|
Rename Parameter aAST : DetailAST to ast : DetailAST in method private isExtendedClassNamedAsException(ast DetailAST) : boolean in class com.puppycrawl.tools.checkstyle.checks.design.MutableExceptionCheck |
From |
To |
|
Rename Parameter aAST : DetailAST to ast : DetailAST in method private isAbstract(ast DetailAST) : boolean in class com.puppycrawl.tools.checkstyle.checks.design.HideUtilityClassConstructorCheck |
From |
To |
|
Rename Parameter aProtectedAllowed : boolean to protectedAllowed : boolean in method public setProtectedAllowed(protectedAllowed boolean) : void in class com.puppycrawl.tools.checkstyle.checks.design.VisibilityModifierCheck |
From |
To |
|
Rename Parameter aModifiers : Set<String> to modifiers : Set<String> in method private getVisibilityScope(modifiers Set<String>) : String in class com.puppycrawl.tools.checkstyle.checks.design.VisibilityModifierCheck |
From |
To |
|
Rename Parameter aDeclaredAsAbstract : boolean to declaredAsAbstract : boolean in method package ClassDesc(declaredAsFinal boolean, declaredAsAbstract boolean) in class com.puppycrawl.tools.checkstyle.checks.design.FinalClassCheck.ClassDesc |
From |
To |
|
Rename Parameter aAST : DetailAST to ast : DetailAST in method public visitToken(ast DetailAST) : void in class com.puppycrawl.tools.checkstyle.checks.design.MutableExceptionCheck |
From |
To |
|
Rename Parameter aFlag : boolean to flag : boolean in method public setAllowMarkerInterfaces(flag boolean) : void in class com.puppycrawl.tools.checkstyle.checks.design.InterfaceIsTypeCheck |
From |
To |
|
Rename Parameter aAST : DetailAST to ast : DetailAST in method public leaveToken(ast DetailAST) : void in class com.puppycrawl.tools.checkstyle.checks.design.InnerTypeLastCheck |
From |
To |
|
Rename Parameter aDeclaredAsFinal : boolean to declaredAsFinal : boolean in method package ClassDesc(declaredAsFinal boolean, declaredAsAbstract boolean) in class com.puppycrawl.tools.checkstyle.checks.design.FinalClassCheck.ClassDesc |
From |
To |
|
Rename Parameter aAST : DetailAST to ast : DetailAST in method public visitToken(ast DetailAST) : void in class com.puppycrawl.tools.checkstyle.checks.design.InterfaceIsTypeCheck |
From |
To |
|
Rename Parameter aMax : int to max : int in method public setMax(max int) : void in class com.puppycrawl.tools.checkstyle.checks.design.ThrowsCountCheck |
From |
To |
|
Rename Parameter aAST : DetailAST to ast : DetailAST in method public visitToken(ast DetailAST) : void in class com.puppycrawl.tools.checkstyle.checks.design.InnerTypeLastCheck |
From |
To |
|
Rename Parameter aAST : DetailAST to ast : DetailAST in method private isNamedAsException(ast DetailAST) : boolean in class com.puppycrawl.tools.checkstyle.checks.design.MutableExceptionCheck |
From |
To |
|
Rename Parameter aAST : DetailAST to ast : DetailAST in method public visitToken(ast DetailAST) : void in class com.puppycrawl.tools.checkstyle.checks.design.ThrowsCountCheck |
From |
To |
|
Rename Parameter aAST : DetailAST to ast : DetailAST in method public visitToken(ast DetailAST) : void in class com.puppycrawl.tools.checkstyle.checks.design.HideUtilityClassConstructorCheck |
From |
To |
|
Rename Parameter aAST : DetailAST to ast : DetailAST in method private findContainingClass(ast DetailAST) : DetailAST in class com.puppycrawl.tools.checkstyle.checks.design.DesignForExtensionCheck |
From |
To |
|
Rename Parameter aRootAST : DetailAST to rootAST : DetailAST in method public beginTree(rootAST DetailAST) : void in class com.puppycrawl.tools.checkstyle.checks.design.OneTopLevelClassCheck |
From |
To |
|
Rename Parameter aAST : DetailAST to ast : DetailAST in method public leaveToken(ast DetailAST) : void in class com.puppycrawl.tools.checkstyle.checks.design.MutableExceptionCheck |
From |
To |
|
Rename Parameter aAST : DetailAST to ast : DetailAST in method private visitClassDef(ast DetailAST) : void in class com.puppycrawl.tools.checkstyle.checks.design.MutableExceptionCheck |
From |
To |
|
Rename Parameter aExtendedClassNameFormat : String to extendedClassNameFormat : String in method public setExtendedClassNameFormat(extendedClassNameFormat String) : void in class com.puppycrawl.tools.checkstyle.checks.design.MutableExceptionCheck |
From |
To |
|
Rename Parameter aVariableDefAST : DetailAST to variableDefAST : DetailAST in method private getModifiers(variableDefAST DetailAST) : Set<String> in class com.puppycrawl.tools.checkstyle.checks.design.VisibilityModifierCheck |
From |
To |
|
Rename Parameter aAST : DetailAST to ast : DetailAST in method private isStatic(ast DetailAST) : boolean in class com.puppycrawl.tools.checkstyle.checks.design.HideUtilityClassConstructorCheck |
From |
To |
|
Rename Parameter aVariableDefAST : DetailAST to variableDefAST : DetailAST in method private getVarNameAST(variableDefAST DetailAST) : DetailAST in class com.puppycrawl.tools.checkstyle.checks.design.VisibilityModifierCheck |
From |
To |
|
Rename Parameter aPackageAllowed : boolean to packageAllowed : boolean in method public setPackageAllowed(packageAllowed boolean) : void in class com.puppycrawl.tools.checkstyle.checks.design.VisibilityModifierCheck |
From |
To |
|
Rename Parameter aAST : DetailAST to ast : DetailAST in method private visitLiteralThrows(ast DetailAST) : void in class com.puppycrawl.tools.checkstyle.checks.design.ThrowsCountCheck |
From |
To |
|
Rename Parameter aAST : DetailAST to ast : DetailAST in method public visitToken(ast DetailAST) : void in class com.puppycrawl.tools.checkstyle.checks.design.FinalClassCheck |
From |
To |