|
Rename Variable scope : Scope to customScope : Scope in method private shouldCheck(ast DetailAST) : boolean in class com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocTypeCheck |
From |
To |
|
Rename Variable exceptionVariableName : String to variableName : String in method private isVerifiable(emptyCatchAst DetailAST, commentContent String) : boolean in class com.puppycrawl.tools.checkstyle.checks.blocks.EmptyCatchBlockCheck |
From |
To |
|
Rename Variable className : String to fullIdentName : String in method private addReferencedClassName(ast DetailAST) : void in class com.puppycrawl.tools.checkstyle.checks.metrics.AbstractClassCouplingCheck.Context |
From |
To |
|
Rename Variable lines : ArrayList<String> to textLines : ArrayList<String> in method public FileText(file File, charsetName String) in class com.puppycrawl.tools.checkstyle.api.FileText |
From |
To |
|
Rename Variable customMessage : String to message : String in method public getMessage() : String in class com.puppycrawl.tools.checkstyle.api.LocalizedMessage |
From |
To |
|
Rename Variable frame : JFrame to testFrame : JFrame in method public displayAst(ast DetailAST) : void in class com.puppycrawl.tools.checkstyle.gui.Main |
From |
To |
|
Rename Variable message : String to customMessage : String in method public visitToken(ast DetailAST) : void in class com.puppycrawl.tools.checkstyle.checks.coding.IllegalTokenTextCheck |
From |
To |
|
Rename Variable bundle : ResourceBundle to resourceBundle : ResourceBundle in method private getBundle(bundleName String) : ResourceBundle in class com.puppycrawl.tools.checkstyle.api.LocalizedMessage |
From |
To |
|
Rename Variable bundle : ResourceBundle to resourceBundle : ResourceBundle in method public getMessage() : String in class com.puppycrawl.tools.checkstyle.api.LocalizedMessage |
From |
To |
|
Rename Variable className : String to fullTypeName : String in method public visitType(ast DetailAST) : void in class com.puppycrawl.tools.checkstyle.checks.metrics.AbstractClassCouplingCheck.Context |
From |
To |
|
Rename Variable scope : Scope to customScope : Scope in method private shouldCheck(ast DetailAST) : boolean in class com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocVariableCheck |
From |
To |
|
Rename Variable scope : Scope to customScope : Scope in method private shouldCheck(ast DetailAST) : boolean in class com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocStyleCheck |
From |
To |
|
Rename Variable previousSibling : DetailAST to previousSiblingNode : DetailAST in method public addPreviousSibling(ast DetailAST) : void in class com.puppycrawl.tools.checkstyle.api.DetailAST |
From |
To |
|
Rename Variable lineBreaks : int[] to lineBreakPositions : int[] in method public lineColumn(pos int) : LineColumn in class com.puppycrawl.tools.checkstyle.api.FileText |
From |
To |
|
Rename Variable firstNode : DetailAST to firstLineNode : DetailAST in method public checkIndentation() : void in class com.puppycrawl.tools.checkstyle.checks.indentation.LineWrappingHandler |
From |
To |
|
Rename Variable ignoredTags : List<String> to tagList : List<String> in method public setIgnoredTags(tags String) : void in class com.puppycrawl.tools.checkstyle.checks.javadoc.SingleLineJavadocCheck |
From |
To |
|
Rename Parameter classNames : String to names : String in method public setClasses(names String) : void in class com.puppycrawl.tools.checkstyle.checks.coding.IllegalInstantiationCheck |
From |
To |
|
Rename Parameter format : String to regexpFormat : String in method private updateRegexp(regexpFormat String, compileFlagsParam int) : void in class com.puppycrawl.tools.checkstyle.checks.AbstractFormatCheck |
From |
To |
|
Rename Parameter classMax : int to classMaximum : int in method public setClassMaximum(classMaximum int) : void in class com.puppycrawl.tools.checkstyle.checks.metrics.JavaNCSSCheck |
From |
To |
|
Rename Parameter fileMax : int to fileMaximum : int in method public setFileMaximum(fileMaximum int) : void in class com.puppycrawl.tools.checkstyle.checks.metrics.JavaNCSSCheck |
From |
To |
|
Rename Parameter name : String to attributeName : String in method public addAttribute(attributeName String, value String) : void in class com.puppycrawl.tools.checkstyle.DefaultConfiguration |
From |
To |
|
Rename Parameter parent : DetailAST to parentNode : DetailAST in method protected checkChildren(parentNode DetailAST, tokenTypes int[], startLevel IndentLevel, firstLineMatches boolean, allowNesting boolean) : void in class com.puppycrawl.tools.checkstyle.checks.indentation.AbstractExpressionHandler |
From |
To |
|
Rename Parameter className : String to resolvableClassName : String in method protected resolveClass(resolvableClassName String, currentClassName String) : Class<?> in class com.puppycrawl.tools.checkstyle.checks.AbstractTypeAwareCheck |
From |
To |
|
Rename Parameter tagRE : Pattern to tagRegexp : Pattern in method private checkTag(lineNo int, comment String[], tagName String, tagRegexp Pattern, formatRE Pattern, format String) : void in class com.puppycrawl.tools.checkstyle.checks.javadoc.WriteTagCheck |
From |
To |
|
Rename Parameter scope : String to excludeScope : String in method public setExcludeScope(excludeScope String) : void in class com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocStyleCheck |
From |
To |
|
Rename Parameter configuration : Configuration to config : Configuration in method public configure(config Configuration) : void in class com.puppycrawl.tools.checkstyle.api.AutomaticBean |
From |
To |
|
Rename Parameter lines2position : List<Integer> to linePositionMap : List<Integer> in method public setLinePositionMap(linePositionMap List<Integer>) : void in class com.puppycrawl.tools.checkstyle.gui.JTreeTable |
From |
To |
|
Rename Parameter loader : ClassLoader to classLoader : ClassLoader in method public setClassLoader(classLoader ClassLoader) : void in class com.puppycrawl.tools.checkstyle.Checker |
From |
To |
|
Rename Parameter className : String to referencedClassName : String in method private addReferencedClassName(referencedClassName String) : void in class com.puppycrawl.tools.checkstyle.checks.metrics.AbstractClassCouplingCheck.Context |
From |
To |
|
Rename Parameter blockCommentAst : DetailAST to blockCommentNode : DetailAST in method public visitToken(blockCommentNode DetailAST) : void in class com.puppycrawl.tools.checkstyle.checks.javadoc.AbstractJavadocCheck |
From |
To |
|
Rename Parameter fileName : String to checkedFileName : String in method package put(checkedFileName String, timestamp long) : void in class com.puppycrawl.tools.checkstyle.PropertyCacheFile |
From |
To |
|
Rename Parameter level : IndentLevel to indentLevel : IndentLevel in method protected checkExpressionSubtree(tree DetailAST, indentLevel IndentLevel, firstLineMatches boolean, allowNesting boolean) : void in class com.puppycrawl.tools.checkstyle.checks.indentation.AbstractExpressionHandler |
From |
To |
|
Rename Parameter count : int to addition : int in method public addCount(addition int) : void in class com.puppycrawl.tools.checkstyle.checks.sizes.ExecutableStatementCountCheck.Context |
From |
To |
|
Rename Parameter tag : String to tagName : String in method protected logTag(line int, tagName String, tagValue String) : void in class com.puppycrawl.tools.checkstyle.checks.javadoc.WriteTagCheck |
From |
To |
|
Rename Parameter className : String to candidateClassName : String in method private isSignificant(candidateClassName String) : boolean in class com.puppycrawl.tools.checkstyle.checks.metrics.AbstractClassCouplingCheck.Context |
From |
To |
|
Rename Parameter ast : DetailAST to astNode : DetailAST in method private findLastPosition(astNode DetailAST) : int in class com.puppycrawl.tools.checkstyle.gui.CodeSelector |
From |
To |
|
Rename Parameter fileName : String to uncheckedFileName : String in method package inCache(uncheckedFileName String, timestamp long) : boolean in class com.puppycrawl.tools.checkstyle.PropertyCacheFile |
From |
To |
|
Rename Parameter currentClass : String to currentClassName : String in method protected resolveClass(resolvableClassName String, currentClassName String) : Class<?> in class com.puppycrawl.tools.checkstyle.checks.AbstractTypeAwareCheck |
From |
To |
|
Rename Parameter dispatcher : MessageDispatcher to messageDispatcher : MessageDispatcher in method public setMessageDispatcher(messageDispatcher MessageDispatcher) : void in class com.puppycrawl.tools.checkstyle.api.AbstractFileSetCheck |
From |
To |
|
Rename Parameter value : File to file : File in method public setFile(file File) : void in class com.puppycrawl.tools.checkstyle.ant.CheckstyleAntTask.Property |
From |
To |
|
Rename Parameter loader : ClassLoader to classLoader : ClassLoader in method public setClassLoader(classLoader ClassLoader) : void in class com.puppycrawl.tools.checkstyle.api.Check |
From |
To |
|
Rename Parameter val : String to value : String in method public setExceptionalMethod(value String) : void in class com.puppycrawl.tools.checkstyle.api.AutomaticBeanTest.TestBean |
From |
To |
|
Rename Parameter tag : String to tagName : String in method private checkTag(lineNo int, comment String[], tagName String, tagRegexp Pattern, formatRE Pattern, format String) : void in class com.puppycrawl.tools.checkstyle.checks.javadoc.WriteTagCheck |
From |
To |
|
Rename Parameter scope : Scope to nodeScope : Scope in method private shouldCheck(ast DetailAST, nodeScope Scope) : boolean in class com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocMethodCheck |
From |
To |
|
Rename Parameter currentClass : String to currentClassName : String in method protected tryLoadClass(ident Token, currentClassName String) : Class<?> in class com.puppycrawl.tools.checkstyle.checks.AbstractTypeAwareCheck |
From |
To |
|
Rename Parameter classObj : Class<?> to clazz : Class<?> in method private setClazz(clazz Class<?>) : void in class com.puppycrawl.tools.checkstyle.checks.AbstractTypeAwareCheck.RegularClass |
From |
To |
|
Rename Parameter text : FileText to fileText : FileText in method public processLines(fileText FileText) : void in class com.puppycrawl.tools.checkstyle.checks.regexp.MultilineDetector |
From |
To |
|
Rename Parameter scope : String to excludeScope : String in method public setExcludeScope(excludeScope String) : void in class com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocVariableCheck |
From |
To |
|
Rename Parameter scope : String to excludeScope : String in method public setExcludeScope(excludeScope String) : void in class com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocTypeCheck |
From |
To |
|
Rename Parameter methodMax : int to methodMaximum : int in method public setMethodMaximum(methodMaximum int) : void in class com.puppycrawl.tools.checkstyle.checks.metrics.JavaNCSSCheck |
From |
To |
|
Rename Parameter name : String to attributeName : String in method public getAttribute(attributeName String) : String in class com.puppycrawl.tools.checkstyle.DefaultConfiguration |
From |
To |
|
Rename Parameter scope : String to excludeScope : String in method public setExcludeScope(excludeScope String) : void in class com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocMethodCheck |
From |
To |