|
Rename Method public getSuggestedChildLevel(child AbstractExpressionHandler) : IndentLevel renamed to public getSuggestedChildIndent(child AbstractExpressionHandler) : IndentLevel in class com.puppycrawl.tools.checkstyle.checks.indentation.SlistHandler |
From |
To |
|
Rename Method protected getLevelImpl() : IndentLevel renamed to protected getIndentImpl() : IndentLevel in class com.puppycrawl.tools.checkstyle.checks.indentation.LambdaHandler |
From |
To |
|
Rename Method public getSuggestedChildLevel(child AbstractExpressionHandler) : IndentLevel renamed to public getSuggestedChildIndent(child AbstractExpressionHandler) : IndentLevel in class com.puppycrawl.tools.checkstyle.checks.indentation.PrimordialHandler |
From |
To |
|
Rename Method public getSuggestedChildLevel(child AbstractExpressionHandler) : IndentLevel renamed to public getSuggestedChildIndent(child AbstractExpressionHandler) : IndentLevel in class com.puppycrawl.tools.checkstyle.checks.indentation.MethodCallHandler |
From |
To |
|
Rename Method protected getChildrenExpectedLevel() : IndentLevel renamed to protected getChildrenExpectedIndent() : IndentLevel in class com.puppycrawl.tools.checkstyle.checks.indentation.ArrayInitHandler |
From |
To |
|
Rename Method protected curlyLevel() : IndentLevel renamed to protected curlyIndent() : IndentLevel in class com.puppycrawl.tools.checkstyle.checks.indentation.ArrayInitHandler |
From |
To |
|
Rename Method public getSuggestedChildLevel(child AbstractExpressionHandler) : IndentLevel renamed to public getSuggestedChildIndent(child AbstractExpressionHandler) : IndentLevel in class com.puppycrawl.tools.checkstyle.checks.indentation.AbstractExpressionHandler |
From |
To |
|
Rename Method protected getLevelImpl() : IndentLevel renamed to protected getIndentImpl() : IndentLevel in class com.puppycrawl.tools.checkstyle.checks.indentation.PrimordialHandler |
From |
To |
|
Rename Method protected getLevelImpl() : IndentLevel renamed to protected getIndentImpl() : IndentLevel in class com.puppycrawl.tools.checkstyle.checks.indentation.CaseHandler |
From |
To |
|
Rename Method public getSuggestedChildLevel(child AbstractExpressionHandler) : IndentLevel renamed to public getSuggestedChildIndent(child AbstractExpressionHandler) : IndentLevel in class com.puppycrawl.tools.checkstyle.checks.indentation.BlockParentHandler |
From |
To |
|
Rename Method protected getLevelImpl() : IndentLevel renamed to protected getIndentImpl() : IndentLevel in class com.puppycrawl.tools.checkstyle.checks.indentation.MethodCallHandler |
From |
To |
|
Rename Method protected getLevelImpl() : IndentLevel renamed to protected getIndentImpl() : IndentLevel in class com.puppycrawl.tools.checkstyle.checks.indentation.IfHandler |
From |
To |
|
Rename Method protected getLevelImpl() : IndentLevel renamed to protected getIndentImpl() : IndentLevel in class com.puppycrawl.tools.checkstyle.checks.indentation.AbstractExpressionHandler |
From |
To |
|
Rename Method protected getLevelImpl() : IndentLevel renamed to protected getIndentImpl() : IndentLevel in class com.puppycrawl.tools.checkstyle.checks.indentation.LabelHandler |
From |
To |
|
Rename Method protected getLevelImpl() : IndentLevel renamed to protected getIndentImpl() : IndentLevel in class com.puppycrawl.tools.checkstyle.checks.indentation.ObjectBlockHandler |
From |
To |
|
Rename Method public getLevel() : IndentLevel renamed to public getIndent() : IndentLevel in class com.puppycrawl.tools.checkstyle.checks.indentation.AbstractExpressionHandler |
From |
To |
|
Rename Method protected getLevelImpl() : IndentLevel renamed to protected getIndentImpl() : IndentLevel in class com.puppycrawl.tools.checkstyle.checks.indentation.ArrayInitHandler |
From |
To |
|
Rename Method protected getLevelImpl() : IndentLevel renamed to protected getIndentImpl() : IndentLevel in class com.puppycrawl.tools.checkstyle.checks.indentation.NewHandler |
From |
To |
|
Rename Method protected curlyLevel() : IndentLevel renamed to protected curlyIndent() : IndentLevel in class com.puppycrawl.tools.checkstyle.checks.indentation.BlockParentHandler |
From |
To |
|
Rename Method protected getChildrenExpectedLevel() : IndentLevel renamed to protected getChildrenExpectedIndent() : IndentLevel in class com.puppycrawl.tools.checkstyle.checks.indentation.BlockParentHandler |
From |
To |
|
Rename Parameter startLevel : IndentLevel to startIndent : IndentLevel in method protected checkChildren(parentNode DetailAST, tokenTypes int[], startIndent IndentLevel, firstLineMatches boolean, allowNesting boolean) : void in class com.puppycrawl.tools.checkstyle.checks.indentation.AbstractExpressionHandler |
From |
To |
|
Rename Parameter actualLevel : int to actualIndent : int in method private logChildError(line int, actualIndent int, expectedIndent IndentLevel) : void in class com.puppycrawl.tools.checkstyle.checks.indentation.AbstractExpressionHandler |
From |
To |
|
Rename Parameter expectedLevel : IndentLevel to expectedIndent : IndentLevel in method private logChildError(line int, actualIndent int, expectedIndent IndentLevel) : void in class com.puppycrawl.tools.checkstyle.checks.indentation.AbstractExpressionHandler |
From |
To |
|
Rename Parameter actualLevel : int to actualIndent : int in method protected logError(ast DetailAST, subtypeName String, actualIndent int, expectedIndent IndentLevel) : void in class com.puppycrawl.tools.checkstyle.checks.indentation.AbstractExpressionHandler |
From |
To |
|
Rename Parameter actualLevel : int to actualIndent : int in method protected logError(ast DetailAST, subtypeName String, actualIndent int) : void in class com.puppycrawl.tools.checkstyle.checks.indentation.AbstractExpressionHandler |
From |
To |
|
Rename Parameter expectedLevel : IndentLevel to expectedIndent : IndentLevel in method protected logError(ast DetailAST, subtypeName String, actualIndent int, expectedIndent IndentLevel) : void in class com.puppycrawl.tools.checkstyle.checks.indentation.AbstractExpressionHandler |
From |
To |