|
Rename Parameter aAllowNesting : boolean to allowNesting : boolean in method protected checkExpressionSubtree(tree DetailAST, level IndentLevel, firstLineMatches boolean, allowNesting boolean) : void in class com.puppycrawl.tools.checkstyle.checks.indentation.ExpressionHandler |
From |
To |
|
Rename Parameter aParent : ExpressionHandler to parent : ExpressionHandler in method public ClassDefHandler(indentCheck IndentationCheck, ast DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.ClassDefHandler |
From |
To |
|
Rename Parameter aMustMatch : boolean to mustMatch : boolean in method private checkSingleLine(lineNum int, colNum int, indentLevel IndentLevel, mustMatch boolean) : void in class com.puppycrawl.tools.checkstyle.checks.indentation.ExpressionHandler |
From |
To |
|
Rename Parameter aChild : ExpressionHandler to child : ExpressionHandler in method public suggestedChildLevel(child ExpressionHandler) : IndentLevel in class com.puppycrawl.tools.checkstyle.checks.indentation.BlockParentHandler |
From |
To |
|
Rename Parameter aStartLine : int to startLine : int in method protected checkLinesIndent(startLine int, endLine int, indentLevel IndentLevel) : void in class com.puppycrawl.tools.checkstyle.checks.indentation.ExpressionHandler |
From |
To |
|
Rename Parameter aAST : DetailAST to ast : DetailAST in method public MethodCallHandler(indentCheck IndentationCheck, ast DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.MethodCallHandler |
From |
To |
|
Rename Parameter aActualLevel : int to actualLevel : int in method protected logError(ast DetailAST, subtypeName String, actualLevel int, expectedLevel IndentLevel) : void in class com.puppycrawl.tools.checkstyle.checks.indentation.ExpressionHandler |
From |
To |
|
Rename Parameter aAst : DetailAST to ast : DetailAST in method public MethodDefHandler(indentCheck IndentationCheck, ast DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.MethodDefHandler |
From |
To |
|
Rename Parameter aIndent : int to indent : int in method public IndentLevel(indent int) in class com.puppycrawl.tools.checkstyle.checks.indentation.IndentLevel |
From |
To |
|
Rename Parameter aAST : DetailAST to ast : DetailAST in method protected expandedTabsColumnNo(ast DetailAST) : int in class com.puppycrawl.tools.checkstyle.checks.indentation.ExpressionHandler |
From |
To |
|
Rename Parameter aRparen : DetailAST to rparen : DetailAST in method protected checkRParen(lparen DetailAST, rparen DetailAST) : void in class com.puppycrawl.tools.checkstyle.checks.indentation.ExpressionHandler |
From |
To |
|
Rename Parameter aIndentCheck : IndentationCheck to indentCheck : IndentationCheck in method public MethodCallHandler(indentCheck IndentationCheck, ast DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.MethodCallHandler |
From |
To |
|
Rename Parameter aAst : DetailAST to ast : DetailAST in method public ForHandler(indentCheck IndentationCheck, ast DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.ForHandler |
From |
To |
|
Rename Parameter aIndentCheck : IndentationCheck to indentCheck : IndentationCheck in method public CatchHandler(indentCheck IndentationCheck, ast DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.CatchHandler |
From |
To |
|
Rename Parameter aParent : ExpressionHandler to parent : ExpressionHandler in method public TryHandler(indentCheck IndentationCheck, ast DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.TryHandler |
From |
To |
|
Rename Parameter aAst : DetailAST to ast : DetailAST in method public IfHandler(indentCheck IndentationCheck, ast DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.IfHandler |
From |
To |
|
Rename Parameter aCurNode : DetailAST to curNode : DetailAST in method private getNextCurNode(curNode DetailAST) : DetailAST in class com.puppycrawl.tools.checkstyle.checks.indentation.LineWrappingHandler |
From |
To |
|
Rename Parameter aName : String to name : String in method public BlockParentHandler(indentCheck IndentationCheck, name String, ast DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.BlockParentHandler |
From |
To |
|
Rename Parameter aIndentCheck : IndentationCheck to indentCheck : IndentationCheck in method public ForHandler(indentCheck IndentationCheck, ast DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.ForHandler |
From |
To |
|
Rename Parameter aIndentCheck : IndentationCheck to indentCheck : IndentationCheck in method public LabelHandler(indentCheck IndentationCheck, expr DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.LabelHandler |
From |
To |
|
Rename Parameter aParent : ExpressionHandler to parent : ExpressionHandler in method package createMethodCallHandler(indentCheck IndentationCheck, ast DetailAST, parent ExpressionHandler) : ExpressionHandler in class com.puppycrawl.tools.checkstyle.checks.indentation.HandlerFactory |
From |
To |
|
Rename Parameter aFirstLineMatches : boolean to firstLineMatches : boolean in method protected checkChildren(parent DetailAST, tokenTypes int[], startLevel IndentLevel, firstLineMatches boolean, allowNesting boolean) : void in class com.puppycrawl.tools.checkstyle.checks.indentation.ExpressionHandler |
From |
To |
|
Rename Parameter aAllowNesting : boolean to allowNesting : boolean in method protected findSubtreeLines(lines LineSet, tree DetailAST, allowNesting boolean) : void in class com.puppycrawl.tools.checkstyle.checks.indentation.ExpressionHandler |
From |
To |
|
Rename Parameter aAtNode : DetailAST to atNode : DetailAST in method private getLastAnnotationNode(atNode DetailAST) : DetailAST in class com.puppycrawl.tools.checkstyle.checks.indentation.LineWrappingHandler |
From |
To |
|
Rename Parameter aAst : DetailAST to ast : DetailAST in method public ArrayInitHandler(indentCheck IndentationCheck, ast DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.ArrayInitHandler |
From |
To |
|
Rename Parameter aCurrentIndent : int to currentIndent : int in method private logWarningMessage(currentNode DetailAST, currentIndent int) : void in class com.puppycrawl.tools.checkstyle.checks.indentation.LineWrappingHandler |
From |
To |
|
Rename Parameter aTree : DetailAST to tree : DetailAST in method protected getFirstLine(startLine int, tree DetailAST) : int in class com.puppycrawl.tools.checkstyle.checks.indentation.ExpressionHandler |
From |
To |
|
Rename Parameter aIndentLevel : IndentLevel to indentLevel : IndentLevel in method private checkSingleLine(lineNum int, indentLevel IndentLevel) : void in class com.puppycrawl.tools.checkstyle.checks.indentation.ExpressionHandler |
From |
To |
|
Rename Parameter aIndentCheck : IndentationCheck to indentCheck : IndentationCheck in method public MemberDefHandler(indentCheck IndentationCheck, ast DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.MemberDefHandler |
From |
To |
|
Rename Parameter aIndent : IndentLevel to indent : IndentLevel in method public addAcceptedIndent(indent IndentLevel) : void in class com.puppycrawl.tools.checkstyle.checks.indentation.IndentLevel |
From |
To |
|
Rename Parameter aChild : ExpressionHandler to child : ExpressionHandler in method public suggestedChildLevel(child ExpressionHandler) : IndentLevel in class com.puppycrawl.tools.checkstyle.checks.indentation.ForHandler |
From |
To |
|
Rename Parameter aKey : String to key : String in method public indentationLog(line int, key String, args Object...) : void in class com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck |
From |
To |
|
Rename Parameter aExpr : DetailAST to expr : DetailAST in method public CaseHandler(indentCheck IndentationCheck, expr DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.CaseHandler |
From |
To |
|
Rename Parameter aAst : DetailAST to ast : DetailAST in method protected logError(ast DetailAST, subtypeName String, actualLevel int, expectedLevel IndentLevel) : void in class com.puppycrawl.tools.checkstyle.checks.indentation.ExpressionHandler |
From |
To |
|
Rename Parameter aBasicOffset : int to basicOffset : int in method public setBasicOffset(basicOffset int) : void in class com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck |
From |
To |
|
Rename Parameter aAst : DetailAST to ast : DetailAST in method public SwitchHandler(indentCheck IndentationCheck, ast DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.SwitchHandler |
From |
To |
|
Rename Parameter aFirstLineMatches : boolean to firstLineMatches : boolean in method private checkLinesIndent(lines LineSet, indentLevel IndentLevel, firstLineMatches boolean, firstLine int) : void in class com.puppycrawl.tools.checkstyle.checks.indentation.ExpressionHandler |
From |
To |
|
Rename Parameter aParent : ExpressionHandler to parent : ExpressionHandler in method public SlistHandler(indentCheck IndentationCheck, ast DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.SlistHandler |
From |
To |
|
Rename Parameter aLparen : DetailAST to lparen : DetailAST in method protected checkRParen(lparen DetailAST, rparen DetailAST) : void in class com.puppycrawl.tools.checkstyle.checks.indentation.ExpressionHandler |
From |
To |
|
Rename Parameter aIndentCheck : IndentationCheck to indentCheck : IndentationCheck in method public ImportHandler(indentCheck IndentationCheck, ast DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.ImportHandler |
From |
To |
|
Rename Parameter aAst : DetailAST to ast : DetailAST in method public SlistHandler(indentCheck IndentationCheck, ast DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.SlistHandler |
From |
To |
|
Rename Parameter aAst : DetailAST to ast : DetailAST in method public ClassDefHandler(indentCheck IndentationCheck, ast DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.ClassDefHandler |
From |
To |
|
Rename Parameter aIndentLevel : IndentLevel to indentLevel : IndentLevel in method private checkLinesIndent(lines LineSet, indentLevel IndentLevel, firstLineMatches boolean, firstLine int) : void in class com.puppycrawl.tools.checkstyle.checks.indentation.ExpressionHandler |
From |
To |
|
Rename Parameter aParent : ExpressionHandler to parent : ExpressionHandler in method public WhileHandler(indentCheck IndentationCheck, ast DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.WhileHandler |
From |
To |
|
Rename Parameter aParent : ExpressionHandler to parent : ExpressionHandler in method public NewHandler(indentCheck IndentationCheck, ast DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.NewHandler |
From |
To |
|
Rename Parameter aFirstNode : DetailAST to firstNode : DetailAST in method public LineWrappingHandler(instance IndentationCheck, firstNode DetailAST) in class com.puppycrawl.tools.checkstyle.checks.indentation.LineWrappingHandler |
From |
To |
|
Rename Parameter aIndentCheck : IndentationCheck to indentCheck : IndentationCheck in method public PrimordialHandler(indentCheck IndentationCheck) in class com.puppycrawl.tools.checkstyle.checks.indentation.PrimordialHandler |
From |
To |
|
Rename Parameter aTree : DetailAST to tree : DetailAST in method protected checkExpressionSubtree(tree DetailAST, level IndentLevel, firstLineMatches boolean, allowNesting boolean) : void in class com.puppycrawl.tools.checkstyle.checks.indentation.ExpressionHandler |
From |
To |
|
Rename Parameter aAst : DetailAST to ast : DetailAST in method public WhileHandler(indentCheck IndentationCheck, ast DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.WhileHandler |
From |
To |
|
Rename Parameter aParent : ExpressionHandler to parent : ExpressionHandler in method public DoWhileHandler(indentCheck IndentationCheck, ast DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.DoWhileHandler |
From |
To |
|
Rename Parameter aAst : DetailAST to ast : DetailAST in method public StaticInitHandler(indentCheck IndentationCheck, ast DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.StaticInitHandler |
From |
To |
|
Rename Parameter aAST : DetailAST to ast : DetailAST in method public leaveToken(ast DetailAST) : void in class com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck |
From |
To |
|
Rename Parameter aTypeName : String to typeName : String in method public ExpressionHandler(indentCheck IndentationCheck, typeName String, expr DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.ExpressionHandler |
From |
To |
|
Rename Parameter aParent : ExpressionHandler to parent : ExpressionHandler in method public LabelHandler(indentCheck IndentationCheck, expr DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.LabelHandler |
From |
To |
|
Rename Parameter aParent : ExpressionHandler to parent : ExpressionHandler in method public ImportHandler(indentCheck IndentationCheck, ast DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.ImportHandler |
From |
To |
|
Rename Parameter aAst : DetailAST to ast : DetailAST in method public BlockParentHandler(indentCheck IndentationCheck, name String, ast DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.BlockParentHandler |
From |
To |
|
Rename Parameter aIndentCheck : IndentationCheck to indentCheck : IndentationCheck in method public ElseHandler(indentCheck IndentationCheck, ast DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.ElseHandler |
From |
To |
|
Rename Parameter aParent : DetailAST to parent : DetailAST in method protected checkChildren(parent DetailAST, tokenTypes int[], startLevel IndentLevel, firstLineMatches boolean, allowNesting boolean) : void in class com.puppycrawl.tools.checkstyle.checks.indentation.ExpressionHandler |
From |
To |
|
Rename Parameter aParent : ExpressionHandler to parent : ExpressionHandler in method public MemberDefHandler(indentCheck IndentationCheck, ast DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.MemberDefHandler |
From |
To |
|
Rename Parameter aIndentCheck : IndentationCheck to indentCheck : IndentationCheck in method public IfHandler(indentCheck IndentationCheck, ast DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.IfHandler |
From |
To |
|
Rename Parameter aTree : DetailAST to tree : DetailAST in method protected findSubtreeLines(lines LineSet, tree DetailAST, allowNesting boolean) : void in class com.puppycrawl.tools.checkstyle.checks.indentation.ExpressionHandler |
From |
To |
|
Rename Parameter aChild : ExpressionHandler to child : ExpressionHandler in method public suggestedChildLevel(child ExpressionHandler) : IndentLevel in class com.puppycrawl.tools.checkstyle.checks.indentation.CaseHandler |
From |
To |
|
Rename Parameter aChild : ExpressionHandler to child : ExpressionHandler in method public suggestedChildLevel(child ExpressionHandler) : IndentLevel in class com.puppycrawl.tools.checkstyle.checks.indentation.IndexHandler |
From |
To |
|
Rename Parameter aColNum : int to colNum : int in method private checkSingleLine(lineNum int, colNum int, indentLevel IndentLevel, mustMatch boolean) : void in class com.puppycrawl.tools.checkstyle.checks.indentation.ExpressionHandler |
From |
To |
|
Rename Parameter aParent : ExpressionHandler to parent : ExpressionHandler in method public ExpressionHandler(indentCheck IndentationCheck, typeName String, expr DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.ExpressionHandler |
From |
To |
|
Rename Parameter aAst : DetailAST to ast : DetailAST in method protected getLineStart(ast DetailAST) : int in class com.puppycrawl.tools.checkstyle.checks.indentation.ExpressionHandler |
From |
To |
|
Rename Parameter aLines : LineSet to lines : LineSet in method private checkLinesIndent(lines LineSet, indentLevel IndentLevel, firstLineMatches boolean, firstLine int) : void in class com.puppycrawl.tools.checkstyle.checks.indentation.ExpressionHandler |
From |
To |
|
Rename Parameter aAST : DetailAST to ast : DetailAST in method package getFirstToken(ast DetailAST) : DetailAST in class com.puppycrawl.tools.checkstyle.checks.indentation.ExpressionHandler |
From |
To |
|
Rename Parameter aParent : ExpressionHandler to parent : ExpressionHandler in method public IndexHandler(indentCheck IndentationCheck, ast DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.IndexHandler |
From |
To |
|
Rename Parameter aAst : DetailAST to ast : DetailAST in method protected logError(ast DetailAST, subtypeName String, actualLevel int) : void in class com.puppycrawl.tools.checkstyle.checks.indentation.ExpressionHandler |
From |
To |
|
Rename Parameter aAllowNesting : boolean to allowNesting : boolean in method protected checkChildren(parent DetailAST, tokenTypes int[], startLevel IndentLevel, firstLineMatches boolean, allowNesting boolean) : void in class com.puppycrawl.tools.checkstyle.checks.indentation.ExpressionHandler |
From |
To |
|
Rename Parameter aAst : DetailAST to ast : DetailAST in method private getFirstAst(ast DetailAST) : DetailAST in class com.puppycrawl.tools.checkstyle.checks.indentation.MethodCallHandler |
From |
To |
|
Rename Parameter aBase : IndentLevel to base : IndentLevel in method public IndentLevel(base IndentLevel, offsets int...) in class com.puppycrawl.tools.checkstyle.checks.indentation.IndentLevel |
From |
To |
|
Rename Parameter aIndentLevel : IndentLevel to indentLevel : IndentLevel in method protected checkLinesIndent(startLine int, endLine int, indentLevel IndentLevel) : void in class com.puppycrawl.tools.checkstyle.checks.indentation.ExpressionHandler |
From |
To |
|
Rename Parameter aFirstNodesOnLines : NavigableMap<Integer,DetailAST> to firstNodesOnLines : NavigableMap<Integer,DetailAST> in method private checkAnnotationIndentation(atNode DetailAST, firstNodesOnLines NavigableMap<Integer,DetailAST>) : void in class com.puppycrawl.tools.checkstyle.checks.indentation.LineWrappingHandler |
From |
To |
|
Rename Parameter aParent : ExpressionHandler to parent : ExpressionHandler in method public StaticInitHandler(indentCheck IndentationCheck, ast DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.StaticInitHandler |
From |
To |
|
Rename Parameter aIndentCheck : IndentationCheck to indentCheck : IndentationCheck in method public SwitchHandler(indentCheck IndentationCheck, ast DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.SwitchHandler |
From |
To |
|
Rename Parameter aThrowsIndent : int to throwsIndent : int in method public setThrowsIndent(throwsIndent int) : void in class com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck |
From |
To |
|
Rename Parameter aAdjustmentAmount : int to adjustmentAmount : int in method public setBraceAdjustment(adjustmentAmount int) : void in class com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck |
From |
To |
|
Rename Parameter aAst : DetailAST to ast : DetailAST in method public TryHandler(indentCheck IndentationCheck, ast DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.TryHandler |
From |
To |
|
Rename Parameter aAst : DetailAST to ast : DetailAST in method public FinallyHandler(indentCheck IndentationCheck, ast DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.FinallyHandler |
From |
To |
|
Rename Parameter aParent : ExpressionHandler to parent : ExpressionHandler in method public BlockParentHandler(indentCheck IndentationCheck, name String, ast DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.BlockParentHandler |
From |
To |
|
Rename Parameter aAST : DetailAST to ast : DetailAST in method public visitToken(ast DetailAST) : void in class com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck |
From |
To |
|
Rename Parameter aTokenTypes : int[] to tokenTypes : int[] in method protected checkChildren(parent DetailAST, tokenTypes int[], startLevel IndentLevel, firstLineMatches boolean, allowNesting boolean) : void in class com.puppycrawl.tools.checkstyle.checks.indentation.ExpressionHandler |
From |
To |
|
Rename Parameter aIndentCheck : IndentationCheck to indentCheck : IndentationCheck in method public FinallyHandler(indentCheck IndentationCheck, ast DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.FinallyHandler |
From |
To |
|
Rename Parameter aIndentCheck : IndentationCheck to indentCheck : IndentationCheck in method public TryHandler(indentCheck IndentationCheck, ast DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.TryHandler |
From |
To |
|
Rename Parameter aLineNum : int to lineNum : int in method private checkSingleLine(lineNum int, indentLevel IndentLevel) : void in class com.puppycrawl.tools.checkstyle.checks.indentation.ExpressionHandler |
From |
To |
|
Rename Parameter aParent : ExpressionHandler to parent : ExpressionHandler in method public CatchHandler(indentCheck IndentationCheck, ast DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.CatchHandler |
From |
To |
|
Rename Parameter aAst : DetailAST to ast : DetailAST in method protected startsLine(ast DetailAST) : boolean in class com.puppycrawl.tools.checkstyle.checks.indentation.ExpressionHandler |
From |
To |
|
Rename Parameter aAst : DetailAST to ast : DetailAST in method public CatchHandler(indentCheck IndentationCheck, ast DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.CatchHandler |
From |
To |
|
Rename Parameter aType : int to type : int in method public isHandledType(type int) : boolean in class com.puppycrawl.tools.checkstyle.checks.indentation.HandlerFactory |
From |
To |
|
Rename Parameter aFirstLine : int to firstLine : int in method private checkLinesIndent(lines LineSet, indentLevel IndentLevel, firstLineMatches boolean, firstLine int) : void in class com.puppycrawl.tools.checkstyle.checks.indentation.ExpressionHandler |
From |
To |
|
Rename Parameter aChild : ExpressionHandler to child : ExpressionHandler in method public suggestedChildLevel(child ExpressionHandler) : IndentLevel in class com.puppycrawl.tools.checkstyle.checks.indentation.TryHandler |
From |
To |
|
Rename Parameter aFirstNode : DetailAST to firstNode : DetailAST in method public findLastNode(firstNode DetailAST) : DetailAST in class com.puppycrawl.tools.checkstyle.checks.indentation.MethodDefHandler.checkIndentation.lineWrap |
From |
To |
|
Rename Parameter aAst : DetailAST to ast : DetailAST in method public ElseHandler(indentCheck IndentationCheck, ast DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.ElseHandler |
From |
To |
|
Rename Parameter aIndentCheck : IndentationCheck to indentCheck : IndentationCheck in method public StaticInitHandler(indentCheck IndentationCheck, ast DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.StaticInitHandler |
From |
To |
|
Rename Parameter aIndentCheck : IndentationCheck to indentCheck : IndentationCheck in method public MethodDefHandler(indentCheck IndentationCheck, ast DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.MethodDefHandler |
From |
To |
|
Rename Parameter aActualLevel : int to actualLevel : int in method private logChildError(line int, actualLevel int, expectedLevel IndentLevel) : void in class com.puppycrawl.tools.checkstyle.checks.indentation.ExpressionHandler |
From |
To |
|
Rename Parameter aLineNo : int to lineNo : int in method private getNextFirstNonblankOnLineAfter(lineNo int, columnNo int) : int in class com.puppycrawl.tools.checkstyle.checks.indentation.ArrayInitHandler |
From |
To |
|
Rename Parameter aExpectedLevel : IndentLevel to expectedLevel : IndentLevel in method protected logError(ast DetailAST, subtypeName String, actualLevel int, expectedLevel IndentLevel) : void in class com.puppycrawl.tools.checkstyle.checks.indentation.ExpressionHandler |
From |
To |
|
Rename Parameter aType : int to type : int in method private register(type int, handlerClass Class<?>) : void in class com.puppycrawl.tools.checkstyle.checks.indentation.HandlerFactory |
From |
To |
|
Rename Parameter aChild : ExpressionHandler to child : ExpressionHandler in method public suggestedChildLevel(child ExpressionHandler) : IndentLevel in class com.puppycrawl.tools.checkstyle.checks.indentation.PrimordialHandler |
From |
To |
|
Rename Parameter aIndent : int to indent : int in method public gt(indent int) : boolean in class com.puppycrawl.tools.checkstyle.checks.indentation.IndentLevel |
From |
To |
|
Rename Parameter aIndentCheck : IndentationCheck to indentCheck : IndentationCheck in method public CaseHandler(indentCheck IndentationCheck, expr DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.CaseHandler |
From |
To |
|
Rename Parameter aChild : ExpressionHandler to child : ExpressionHandler in method public suggestedChildLevel(child ExpressionHandler) : IndentLevel in class com.puppycrawl.tools.checkstyle.checks.indentation.MethodCallHandler |
From |
To |
|
Rename Parameter aLineNum : int to lineNum : int in method public addLineAndCol(lineNum int, col int) : void in class com.puppycrawl.tools.checkstyle.checks.indentation.LineSet |
From |
To |
|
Rename Parameter aSubtypeName : String to subtypeName : String in method protected logError(ast DetailAST, subtypeName String, actualLevel int) : void in class com.puppycrawl.tools.checkstyle.checks.indentation.ExpressionHandler |
From |
To |
|
Rename Parameter aChild : ExpressionHandler to child : ExpressionHandler in method public suggestedChildLevel(child ExpressionHandler) : IndentLevel in class com.puppycrawl.tools.checkstyle.checks.indentation.IfHandler |
From |
To |
|
Rename Parameter aParent : ExpressionHandler to parent : ExpressionHandler in method public SwitchHandler(indentCheck IndentationCheck, ast DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.SwitchHandler |
From |
To |
|
Rename Parameter aParent : ExpressionHandler to parent : ExpressionHandler in method public ElseHandler(indentCheck IndentationCheck, ast DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.ElseHandler |
From |
To |
|
Rename Parameter aCol : int to col : int in method public addLineAndCol(lineNum int, col int) : void in class com.puppycrawl.tools.checkstyle.checks.indentation.LineSet |
From |
To |
|
Rename Parameter aLine : String to line : String in method protected getLineStart(line String) : int in class com.puppycrawl.tools.checkstyle.checks.indentation.ExpressionHandler |
From |
To |
|
Rename Parameter aParent : ExpressionHandler to parent : ExpressionHandler in method public getHandler(indentCheck IndentationCheck, ast DetailAST, parent ExpressionHandler) : ExpressionHandler in class com.puppycrawl.tools.checkstyle.checks.indentation.HandlerFactory |
From |
To |
|
Rename Parameter aAst : DetailAST to ast : DetailAST in method public PackageDefHandler(indentCheck IndentationCheck, ast DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.PackageDefHandler |
From |
To |
|
Rename Parameter aExpr : DetailAST to expr : DetailAST in method public ExpressionHandler(indentCheck IndentationCheck, typeName String, expr DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.ExpressionHandler |
From |
To |
|
Rename Parameter aIndentCheck : IndentationCheck to indentCheck : IndentationCheck in method public ArrayInitHandler(indentCheck IndentationCheck, ast DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.ArrayInitHandler |
From |
To |
|
Rename Parameter aChild : ExpressionHandler to child : ExpressionHandler in method public suggestedChildLevel(child ExpressionHandler) : IndentLevel in class com.puppycrawl.tools.checkstyle.checks.indentation.SlistHandler |
From |
To |
|
Rename Parameter aLines : LineSet to lines : LineSet in method protected findSubtreeLines(lines LineSet, tree DetailAST, allowNesting boolean) : void in class com.puppycrawl.tools.checkstyle.checks.indentation.ExpressionHandler |
From |
To |
|
Rename Parameter aParent : ExpressionHandler to parent : ExpressionHandler in method public ForHandler(indentCheck IndentationCheck, ast DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.ForHandler |
From |
To |
|
Rename Parameter aFirstLineMatches : boolean to firstLineMatches : boolean in method protected checkExpressionSubtree(tree DetailAST, level IndentLevel, firstLineMatches boolean, allowNesting boolean) : void in class com.puppycrawl.tools.checkstyle.checks.indentation.ExpressionHandler |
From |
To |
|
Rename Parameter aLineWrappingIndentation : int to lineWrappingIndentation : int in method public setLineWrappingIndentation(lineWrappingIndentation int) : void in class com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck |
From |
To |
|
Rename Parameter aIndentCheck : IndentationCheck to indentCheck : IndentationCheck in method public NewHandler(indentCheck IndentationCheck, ast DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.NewHandler |
From |
To |
|
Rename Parameter aArrayInitIndent : int to arrayInitIndent : int in method public setArrayInitIndent(arrayInitIndent int) : void in class com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck |
From |
To |
|
Rename Parameter aAtNode : DetailAST to atNode : DetailAST in method private checkAnnotationIndentation(atNode DetailAST, firstNodesOnLines NavigableMap<Integer,DetailAST>) : void in class com.puppycrawl.tools.checkstyle.checks.indentation.LineWrappingHandler |
From |
To |
|
Rename Parameter aAst : DetailAST to ast : DetailAST in method package createMethodCallHandler(indentCheck IndentationCheck, ast DetailAST, parent ExpressionHandler) : ExpressionHandler in class com.puppycrawl.tools.checkstyle.checks.indentation.HandlerFactory |
From |
To |
|
Rename Parameter aAST : DetailAST to ast : DetailAST in method public IndexHandler(indentCheck IndentationCheck, ast DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.IndexHandler |
From |
To |
|
Rename Parameter aChild : ExpressionHandler to child : ExpressionHandler in method public suggestedChildLevel(child ExpressionHandler) : IndentLevel in class com.puppycrawl.tools.checkstyle.checks.indentation.MemberDefHandler |
From |
To |
|
Rename Parameter aIndent : int to indent : int in method public accept(indent int) : boolean in class com.puppycrawl.tools.checkstyle.checks.indentation.IndentLevel |
From |
To |
|
Rename Parameter aArgs : Object... to args : Object... in method public indentationLog(line int, key String, args Object...) : void in class com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck |
From |
To |
|
Rename Parameter aLine : int to line : int in method public indentationLog(line int, key String, args Object...) : void in class com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck |
From |
To |
|
Rename Parameter aNode : DetailAST to node : DetailAST in method private getFirstNodeIndent(node DetailAST) : int in class com.puppycrawl.tools.checkstyle.checks.indentation.LineWrappingHandler |
From |
To |
|
Rename Parameter aAst : DetailAST to ast : DetailAST in method public ObjectBlockHandler(indentCheck IndentationCheck, ast DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.ObjectBlockHandler |
From |
To |
|
Rename Parameter aParent : ExpressionHandler to parent : ExpressionHandler in method public IfHandler(indentCheck IndentationCheck, ast DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.IfHandler |
From |
To |
|
Rename Parameter aAst1 : DetailAST to ast1 : DetailAST in method package areOnSameLine(ast1 DetailAST, ast2 DetailAST) : boolean in class com.puppycrawl.tools.checkstyle.checks.indentation.ExpressionHandler |
From |
To |
|
Rename Parameter aExpr : DetailAST to expr : DetailAST in method public LabelHandler(indentCheck IndentationCheck, expr DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.LabelHandler |
From |
To |
|
Rename Parameter aIndentCheck : IndentationCheck to indentCheck : IndentationCheck in method public SlistHandler(indentCheck IndentationCheck, ast DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.SlistHandler |
From |
To |
|
Rename Parameter aOffsets : int... to offsets : int... in method public IndentLevel(base IndentLevel, offsets int...) in class com.puppycrawl.tools.checkstyle.checks.indentation.IndentLevel |
From |
To |
|
Rename Parameter aParent : ExpressionHandler to parent : ExpressionHandler in method public MethodDefHandler(indentCheck IndentationCheck, ast DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.MethodDefHandler |
From |
To |
|
Rename Parameter aIndentCheck : IndentationCheck to indentCheck : IndentationCheck in method public ObjectBlockHandler(indentCheck IndentationCheck, ast DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.ObjectBlockHandler |
From |
To |
|
Rename Parameter aAst : DetailAST to ast : DetailAST in method public getHandler(indentCheck IndentationCheck, ast DetailAST, parent ExpressionHandler) : ExpressionHandler in class com.puppycrawl.tools.checkstyle.checks.indentation.HandlerFactory |
From |
To |
|
Rename Parameter aExpectedLevel : IndentLevel to expectedLevel : IndentLevel in method private logChildError(line int, actualLevel int, expectedLevel IndentLevel) : void in class com.puppycrawl.tools.checkstyle.checks.indentation.ExpressionHandler |
From |
To |
|
Rename Parameter aIndentCheck : IndentationCheck to indentCheck : IndentationCheck in method public WhileHandler(indentCheck IndentationCheck, ast DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.WhileHandler |
From |
To |
|
Rename Parameter aParent : ExpressionHandler to parent : ExpressionHandler in method public PackageDefHandler(indentCheck IndentationCheck, ast DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.PackageDefHandler |
From |
To |
|
Rename Parameter aAst2 : DetailAST to ast2 : DetailAST in method package areOnSameLine(ast1 DetailAST, ast2 DetailAST) : boolean in class com.puppycrawl.tools.checkstyle.checks.indentation.ExpressionHandler |
From |
To |
|
Rename Parameter aChild : ExpressionHandler to child : ExpressionHandler in method public suggestedChildLevel(child ExpressionHandler) : IndentLevel in class com.puppycrawl.tools.checkstyle.checks.indentation.ExpressionHandler |
From |
To |
|
Rename Parameter aParent : ExpressionHandler to parent : ExpressionHandler in method public FinallyHandler(indentCheck IndentationCheck, ast DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.FinallyHandler |
From |
To |
|
Rename Parameter aIndentCheck : IndentationCheck to indentCheck : IndentationCheck in method public getHandler(indentCheck IndentationCheck, ast DetailAST, parent ExpressionHandler) : ExpressionHandler in class com.puppycrawl.tools.checkstyle.checks.indentation.HandlerFactory |
From |
To |
|
Rename Parameter aValue : boolean to value : boolean in method public setForceStrictCondition(value boolean) : void in class com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck |
From |
To |
|
Rename Parameter aLineNum : Integer to lineNum : Integer in method public getStartColumn(lineNum Integer) : Integer in class com.puppycrawl.tools.checkstyle.checks.indentation.LineSet |
From |
To |
|
Rename Parameter aColumnNo : int to columnNo : int in method private getNextFirstNonblankOnLineAfter(lineNo int, columnNo int) : int in class com.puppycrawl.tools.checkstyle.checks.indentation.ArrayInitHandler |
From |
To |
|
Rename Parameter aIndentCheck : IndentationCheck to indentCheck : IndentationCheck in method public ExpressionHandler(indentCheck IndentationCheck, typeName String, expr DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.ExpressionHandler |
From |
To |
|
Rename Parameter aParent : ExpressionHandler to parent : ExpressionHandler in method public ObjectBlockHandler(indentCheck IndentationCheck, ast DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.ObjectBlockHandler |
From |
To |
|
Rename Parameter aStartLevel : IndentLevel to startLevel : IndentLevel in method protected checkChildren(parent DetailAST, tokenTypes int[], startLevel IndentLevel, firstLineMatches boolean, allowNesting boolean) : void in class com.puppycrawl.tools.checkstyle.checks.indentation.ExpressionHandler |
From |
To |
|
Rename Parameter aParent : ExpressionHandler to parent : ExpressionHandler in method public ArrayInitHandler(indentCheck IndentationCheck, ast DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.ArrayInitHandler |
From |
To |
|
Rename Parameter aIndentLevel : IndentLevel to indentLevel : IndentLevel in method private checkSingleLine(lineNum int, colNum int, indentLevel IndentLevel, mustMatch boolean) : void in class com.puppycrawl.tools.checkstyle.checks.indentation.ExpressionHandler |
From |
To |
|
Rename Parameter aParent : ExpressionHandler to parent : ExpressionHandler in method public CaseHandler(indentCheck IndentationCheck, expr DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.CaseHandler |
From |
To |
|
Rename Parameter aAST : DetailAST to ast : DetailAST in method public MemberDefHandler(indentCheck IndentationCheck, ast DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.MemberDefHandler |
From |
To |
|
Rename Parameter aLparen : DetailAST to lparen : DetailAST in method protected checkLParen(lparen DetailAST) : void in class com.puppycrawl.tools.checkstyle.checks.indentation.ExpressionHandler |
From |
To |
|
Rename Parameter aAmount : int to amount : int in method public setCaseIndent(amount int) : void in class com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck |
From |
To |
|
Rename Parameter aAST : DetailAST to ast : DetailAST in method public NewHandler(indentCheck IndentationCheck, ast DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.NewHandler |
From |
To |
|
Rename Parameter aAst : DetailAST to ast : DetailAST in method public beginTree(ast DetailAST) : void in class com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck |
From |
To |
|
Rename Parameter aIndent : int to indent : int in method public addAcceptedIndent(indent int) : void in class com.puppycrawl.tools.checkstyle.checks.indentation.IndentLevel |
From |
To |
|
Rename Parameter aCurrentNode : DetailAST to currentNode : DetailAST in method private logWarningMessage(currentNode DetailAST, currentIndent int) : void in class com.puppycrawl.tools.checkstyle.checks.indentation.LineWrappingHandler |
From |
To |
|
Rename Parameter aAst : DetailAST to ast : DetailAST in method public DoWhileHandler(indentCheck IndentationCheck, ast DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.DoWhileHandler |
From |
To |
|
Rename Parameter aInstance : IndentationCheck to instance : IndentationCheck in method public LineWrappingHandler(instance IndentationCheck, firstNode DetailAST) in class com.puppycrawl.tools.checkstyle.checks.indentation.LineWrappingHandler |
From |
To |
|
Rename Parameter aLineNum : int to lineNum : int in method private checkSingleLine(lineNum int, colNum int, indentLevel IndentLevel, mustMatch boolean) : void in class com.puppycrawl.tools.checkstyle.checks.indentation.ExpressionHandler |
From |
To |
|
Rename Parameter aIndentCheck : IndentationCheck to indentCheck : IndentationCheck in method public PackageDefHandler(indentCheck IndentationCheck, ast DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.PackageDefHandler |
From |
To |
|
Rename Parameter aAst : DetailAST to ast : DetailAST in method public ImportHandler(indentCheck IndentationCheck, ast DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.ImportHandler |
From |
To |
|
Rename Parameter aLine : int to line : int in method private logChildError(line int, actualLevel int, expectedLevel IndentLevel) : void in class com.puppycrawl.tools.checkstyle.checks.indentation.ExpressionHandler |
From |
To |
|
Rename Parameter aHandlerClass : Class<?> to handlerClass : Class<?> in method private register(type int, handlerClass Class<?>) : void in class com.puppycrawl.tools.checkstyle.checks.indentation.HandlerFactory |
From |
To |
|
Rename Parameter aFirstNode : DetailAST to firstNode : DetailAST in method public findLastNode(firstNode DetailAST) : DetailAST in class com.puppycrawl.tools.checkstyle.checks.indentation.LineWrappingHandler |
From |
To |
|
Rename Parameter aSubtypeName : String to subtypeName : String in method protected logError(ast DetailAST, subtypeName String, actualLevel int, expectedLevel IndentLevel) : void in class com.puppycrawl.tools.checkstyle.checks.indentation.ExpressionHandler |
From |
To |
|
Rename Parameter aIndentCheck : IndentationCheck to indentCheck : IndentationCheck in method public DoWhileHandler(indentCheck IndentationCheck, ast DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.DoWhileHandler |
From |
To |
|
Rename Parameter aStartLine : int to startLine : int in method protected getFirstLine(startLine int, tree DetailAST) : int in class com.puppycrawl.tools.checkstyle.checks.indentation.ExpressionHandler |
From |
To |
|
Rename Parameter aParent : ExpressionHandler to parent : ExpressionHandler in method public MethodCallHandler(indentCheck IndentationCheck, ast DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.MethodCallHandler |
From |
To |
|
Rename Parameter aEndLine : int to endLine : int in method protected checkLinesIndent(startLine int, endLine int, indentLevel IndentLevel) : void in class com.puppycrawl.tools.checkstyle.checks.indentation.ExpressionHandler |
From |
To |
|
Rename Parameter aVariableDef : DetailAST to variableDef : DetailAST in method private isArrayDeclaration(variableDef DetailAST) : boolean in class com.puppycrawl.tools.checkstyle.checks.indentation.MemberDefHandler |
From |
To |
|
Rename Parameter aIndentCheck : IndentationCheck to indentCheck : IndentationCheck in method package createMethodCallHandler(indentCheck IndentationCheck, ast DetailAST, parent ExpressionHandler) : ExpressionHandler in class com.puppycrawl.tools.checkstyle.checks.indentation.HandlerFactory |
From |
To |
|
Rename Parameter aActualLevel : int to actualLevel : int in method protected logError(ast DetailAST, subtypeName String, actualLevel int) : void in class com.puppycrawl.tools.checkstyle.checks.indentation.ExpressionHandler |
From |
To |
|
Rename Parameter aIndentCheck : IndentationCheck to indentCheck : IndentationCheck in method public IndexHandler(indentCheck IndentationCheck, ast DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.IndexHandler |
From |
To |
|
Rename Parameter aLevel : IndentLevel to level : IndentLevel in method protected checkExpressionSubtree(tree DetailAST, level IndentLevel, firstLineMatches boolean, allowNesting boolean) : void in class com.puppycrawl.tools.checkstyle.checks.indentation.ExpressionHandler |
From |
To |
|
Rename Parameter aIndentCheck : IndentationCheck to indentCheck : IndentationCheck in method public BlockParentHandler(indentCheck IndentationCheck, name String, ast DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.BlockParentHandler |
From |
To |
|
Rename Parameter aIndentCheck : IndentationCheck to indentCheck : IndentationCheck in method public ClassDefHandler(indentCheck IndentationCheck, ast DetailAST, parent ExpressionHandler) in class com.puppycrawl.tools.checkstyle.checks.indentation.ClassDefHandler |
From |
To |