|
Change Variable Type firstLevelB : DetailAST to firstLevelB : DetailAstImpl in method public testGetChildCountType() : void in class com.puppycrawl.tools.checkstyle.DetailAstImplTest |
From |
To |
|
Change Variable Type annotationName : DetailAST to annotationName : DetailAstImpl in method public testContainsAnnotationWithComment() : void in class com.puppycrawl.tools.checkstyle.utils.AnnotationUtilTest |
From |
To |
|
Change Variable Type parent : DetailAST to parent : DetailAstImpl in method public testGetAllAnnotationValuesWrongArg() : void in class com.puppycrawl.tools.checkstyle.checks.SuppressWarningsHolderTest |
From |
To |
|
Change Variable Type ast : DetailAST to ast : DetailAstImpl in method public testDefaultHooks() : void in class com.puppycrawl.tools.checkstyle.checks.metrics.NPathComplexityCheckTest |
From |
To |
|
Change Variable Type child : DetailAST to child : DetailAstImpl in method public testFindFirstTokenByPredicate() : void in class com.puppycrawl.tools.checkstyle.utils.TokenUtilTest |
From |
To |
|
Change Variable Type method : DetailAST to method : DetailAstImpl in method public testParents() : void in class com.puppycrawl.tools.checkstyle.checks.coding.DeclarationOrderCheckTest |
From |
To |
|
Change Variable Type comment : DetailAST to comment : DetailAstImpl in method public testContainsAnnotationWithComment() : void in class com.puppycrawl.tools.checkstyle.utils.AnnotationUtilTest |
From |
To |
|
Change Variable Type root2 : DetailAST to root2 : DetailAstImpl in method public testGetLineNo() : void in class com.puppycrawl.tools.checkstyle.DetailAstImplTest |
From |
To |
|
Change Variable Type firstLevelA : DetailAST to firstLevelA : DetailAstImpl in method public testGetChildCountType() : void in class com.puppycrawl.tools.checkstyle.DetailAstImplTest |
From |
To |
|
Change Variable Type ast2 : DetailAST to ast2 : DetailAstImpl in method private prepareFullIdentWithCoordinates(columnNo int, lineNo int) : FullIdent in class com.puppycrawl.tools.checkstyle.api.FullIdentTest |
From |
To |
|
Change Variable Type parameter2 : DetailAST to parameter2 : DetailAstImpl in method public testEquals() : void in class com.puppycrawl.tools.checkstyle.utils.CheckUtilTest |
From |
To |
|
Change Variable Type astChild : DetailAST to astChild : DetailAstImpl in method private getNode(nodeTypes int...) : DetailAstImpl in class com.puppycrawl.tools.checkstyle.utils.ScopeUtilTest |
From |
To |
|
Change Variable Type nextSibling : DetailAST to nextSibling : DetailAstImpl in method public testGetColumnNo() : void in class com.puppycrawl.tools.checkstyle.DetailAstImplTest |
From |
To |
|
Change Variable Type blockComment : DetailAST to blockComment : DetailAstImpl in method public createBlockCommentNode(token Token) : DetailAST in class com.puppycrawl.tools.checkstyle.utils.CommonUtil |
From |
To |
|
Change Variable Type result : DetailAST to result : DetailAstImpl in method private createToken(root DetailAstImpl, type int) : DetailAstImpl in class com.puppycrawl.tools.checkstyle.DetailAstImplTest |
From |
To |
|
Change Variable Type root : DetailAST to root : DetailAstImpl in method public testFindFirstToken() : void in class com.puppycrawl.tools.checkstyle.DetailAstImplTest |
From |
To |
|
Change Variable Type interfaceAst : DetailAST to interfaceAst : DetailAstImpl in method public testIllegalState() : void in class com.puppycrawl.tools.checkstyle.checks.modifier.ClassMemberImpliedModifierCheckTest |
From |
To |
|
Change Variable Type slCommentContent : DetailAST to slCommentContent : DetailAstImpl in method private createSlCommentNode(token Token) : DetailAST in class com.puppycrawl.tools.checkstyle.JavaParser |
From |
To |
|
Change Variable Type astImport : DetailAST to astImport : DetailAstImpl in method public testVisitTokenSwitchReflection() : void in class com.puppycrawl.tools.checkstyle.checks.imports.ImportOrderCheckTest |
From |
To |
|
Change Variable Type secondSibling : DetailAST to secondSibling : DetailAstImpl in method public testForEachChild() : void in class com.puppycrawl.tools.checkstyle.utils.TokenUtilTest |
From |
To |
|
Change Variable Type root : DetailAST to root : DetailAstImpl in method public testBranchContains() : void in class com.puppycrawl.tools.checkstyle.DetailAstImplTest |
From |
To |
|
Change Variable Type comment : DetailAST to comment : DetailAstImpl in method public testGetLineNo() : void in class com.puppycrawl.tools.checkstyle.DetailAstImplTest |
From |
To |
|
Change Variable Type astChild : DetailAST to astChild : DetailAstImpl in method public testSerialField() : void in class com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocTagInfoTest |
From |
To |
|
Change Variable Type clearBranchTokenTypesMethods : List<Consumer<DetailAST>> to clearBranchTokenTypesMethods : List<Consumer<DetailAstImpl>> in method public testClearBranchTokenTypes() : void in class com.puppycrawl.tools.checkstyle.DetailAstImplTest |
From |
To |
|
Change Variable Type astChild : DetailAST to astChild : DetailAstImpl in method public testReturn() : void in class com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocTagInfoTest |
From |
To |
|
Change Variable Type annotations : DetailAST to annotations : DetailAstImpl in method public testContainsAnnotation() : void in class com.puppycrawl.tools.checkstyle.utils.AnnotationUtilTest |
From |
To |
|
Change Variable Type root : DetailAST to root : DetailAstImpl in method public testGetChildCount() : void in class com.puppycrawl.tools.checkstyle.DetailAstImplTest |
From |
To |
|
Change Variable Type annotation : DetailAST to annotation : DetailAstImpl in method public testContainsAnnotation() : void in class com.puppycrawl.tools.checkstyle.utils.AnnotationUtilTest |
From |
To |
|
Change Variable Type child : DetailAST to child : DetailAstImpl in method public testClearChildCountCache() : void in class com.puppycrawl.tools.checkstyle.DetailAstImplTest |
From |
To |
|
Change Variable Type modifiersAst : DetailAST to modifiersAst : DetailAstImpl in method public testContainsAnnotationListWithNoMatchingAnnotation() : void in class com.puppycrawl.tools.checkstyle.utils.AnnotationUtilTest |
From |
To |
|
Change Variable Type parameters : DetailAST to parameters : DetailAstImpl in method public testEquals() : void in class com.puppycrawl.tools.checkstyle.utils.CheckUtilTest |
From |
To |
|
Change Variable Type methodDef : DetailAST to methodDef : DetailAstImpl in method public testGetAllAnnotationValuesWrongArg() : void in class com.puppycrawl.tools.checkstyle.checks.SuppressWarningsHolderTest |
From |
To |
|
Change Variable Type astIf : DetailAST to astIf : DetailAstImpl in method public testVisitTokenBeforeExpressionRange() : void in class com.puppycrawl.tools.checkstyle.checks.metrics.NPathComplexityCheckTest |
From |
To |
|
Change Variable Type modifiersAst : DetailAST to modifiersAst : DetailAstImpl in method public testContainsAnnotationListWithEmptyAnnotationNode() : void in class com.puppycrawl.tools.checkstyle.utils.AnnotationUtilTest |
From |
To |
|
Change Variable Type parent : DetailAST to parent : DetailAstImpl in method public testImproperToken() : void in class com.puppycrawl.tools.checkstyle.checks.coding.DeclarationOrderCheckTest |
From |
To |
|
Change Variable Type root4 : DetailAST to root4 : DetailAstImpl in method public testGetColumnNo() : void in class com.puppycrawl.tools.checkstyle.DetailAstImplTest |
From |
To |
|
Change Variable Type ast : DetailAST to ast : DetailAstImpl in method public testWrongTokenType() : void in class com.puppycrawl.tools.checkstyle.checks.design.MutableExceptionCheckTest |
From |
To |
|
Change Variable Type astForTest : DetailAST to astForTest : DetailAstImpl in method public testContainsAnnotationWithComment() : void in class com.puppycrawl.tools.checkstyle.utils.AnnotationUtilTest |
From |
To |
|
Change Variable Type ast : DetailAST to ast : DetailAstImpl in method public testIllegalStateException() : void in class com.puppycrawl.tools.checkstyle.checks.UncommentedMainCheckTest |
From |
To |
|
Change Variable Type ast2 : DetailAST to ast2 : DetailAstImpl in method public testContainsAnnotationFalse2() : void in class com.puppycrawl.tools.checkstyle.utils.AnnotationUtilTest |
From |
To |
|
Change Variable Type firstLevelA : DetailAST to firstLevelA : DetailAstImpl in method public testGetChildCount() : void in class com.puppycrawl.tools.checkstyle.DetailAstImplTest |
From |
To |
|
Change Variable Type methodDef : DetailAST to methodDef : DetailAstImpl in method public testGetAnnotationTargetWrongArg() : void in class com.puppycrawl.tools.checkstyle.checks.SuppressWarningsHolderTest |
From |
To |
|
Change Variable Type ast : DetailAST to ast : DetailAstImpl in method public testReturn() : void in class com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocTagInfoTest |
From |
To |
|
Change Variable Type child : DetailAST to child : DetailAstImpl in method public testForEachChild() : void in class com.puppycrawl.tools.checkstyle.utils.TokenUtilTest |
From |
To |
|
Change Variable Type ast : DetailAST to ast : DetailAstImpl in method public testContainsAnnotationTrue() : void in class com.puppycrawl.tools.checkstyle.utils.AnnotationUtilTest |
From |
To |
|
Change Variable Type root4 : DetailAST to root4 : DetailAstImpl in method public testGetLineNo() : void in class com.puppycrawl.tools.checkstyle.DetailAstImplTest |
From |
To |
|
Change Variable Type detailAstClass : Class<DetailAST> to detailAstClass : Class<DetailAstImpl> in method private getSetParentMethod() : Method in class com.puppycrawl.tools.checkstyle.DetailAstImplTest |
From |
To |
|
Change Variable Type array : DetailAST to array : DetailAstImpl in method public testImproperToken() : void in class com.puppycrawl.tools.checkstyle.checks.coding.DeclarationOrderCheckTest |
From |
To |
|
Change Variable Type parent : DetailAST to parent : DetailAstImpl in method public testClearBranchTokenTypes() : void in class com.puppycrawl.tools.checkstyle.DetailAstImplTest |
From |
To |
|
Change Variable Type astSemi : DetailAST to astSemi : DetailAstImpl in method private mockAST(tokenType int, tokenText String, tokenFileName String, tokenRow int, tokenColumn int) : DetailAstImpl in class com.puppycrawl.tools.checkstyle.checks.metrics.NPathComplexityCheckTest |
From |
To |
|
Change Variable Type javadocCommentContent : DetailAST to javadocCommentContent : DetailAstImpl in method public testEmptyJavadocCommentAst() : void in class com.puppycrawl.tools.checkstyle.utils.JavadocUtilTest |
From |
To |
|
Change Variable Type astIfLeftParen : DetailAST to astIfLeftParen : DetailAstImpl in method public testVisitTokenBeforeExpressionRange() : void in class com.puppycrawl.tools.checkstyle.checks.metrics.NPathComplexityCheckTest |
From |
To |
|
Change Variable Type root : DetailAST to root : DetailAstImpl in method public testInsertSiblingBetween() : void in class com.puppycrawl.tools.checkstyle.DetailAstImplTest |
From |
To |
|
Change Variable Type commentContent : DetailAST to commentContent : DetailAstImpl in method public createBlockCommentNode(content String) : DetailAST in class com.puppycrawl.tools.checkstyle.utils.CommonUtil |
From |
To |
|
Change Variable Type ast : DetailAST to ast : DetailAstImpl in method public testContainsAnnotationListWithNoMatchingAnnotation() : void in class com.puppycrawl.tools.checkstyle.utils.AnnotationUtilTest |
From |
To |
|
Change Variable Type astForTest : DetailAST to astForTest : DetailAstImpl in method public testContainsAnnotation() : void in class com.puppycrawl.tools.checkstyle.utils.AnnotationUtilTest |
From |
To |
|
Change Variable Type parent : DetailAST to parent : DetailAstImpl in method public testAddNextSibling() : void in class com.puppycrawl.tools.checkstyle.DetailAstImplTest |
From |
To |
|
Change Variable Type astForTest : DetailAST to astForTest : DetailAstImpl in method public testContainsAnnotationWithStringFalse() : void in class com.puppycrawl.tools.checkstyle.utils.AnnotationUtilTest |
From |
To |
|
Change Variable Type javadoc : DetailAST to javadoc : DetailAstImpl in method public testGetJavadocCommentContent() : void in class com.puppycrawl.tools.checkstyle.utils.JavadocUtilTest |
From |
To |
|
Change Variable Type ast : DetailAST to ast : DetailAstImpl in method private getNode(nodeTypes int...) : DetailAstImpl in class com.puppycrawl.tools.checkstyle.utils.ScopeUtilTest |
From |
To |
|
Change Variable Type child : DetailAST to child : DetailAstImpl in method public testStatefulFieldsClearedOnBeginTree2() : void in class com.puppycrawl.tools.checkstyle.checks.metrics.NPathComplexityCheckTest |
From |
To |
|
Change Variable Type root2 : DetailAST to root2 : DetailAstImpl in method public testGetColumnNo() : void in class com.puppycrawl.tools.checkstyle.DetailAstImplTest |
From |
To |
|
Change Variable Type oldParent : DetailAST to oldParent : DetailAstImpl in method public testAddNextSiblingNullParent() : void in class com.puppycrawl.tools.checkstyle.DetailAstImplTest |
From |
To |
|
Change Variable Type parameter1 : DetailAST to parameter1 : DetailAstImpl in method public testEquals() : void in class com.puppycrawl.tools.checkstyle.utils.CheckUtilTest |
From |
To |
|
Change Variable Type firstChild : DetailAST to firstChild : DetailAstImpl in method public testGetColumnNo() : void in class com.puppycrawl.tools.checkstyle.DetailAstImplTest |
From |
To |
|
Change Variable Type aJavadocPosition : DetailAST to aJavadocPosition : DetailAstImpl in method public testEmptyJavadocCommentAst() : void in class com.puppycrawl.tools.checkstyle.utils.JavadocUtilTest |
From |
To |
|
Change Variable Type init : DetailAST to init : DetailAstImpl in method public testIllegalState() : void in class com.puppycrawl.tools.checkstyle.checks.modifier.ClassMemberImpliedModifierCheckTest |
From |
To |
|
Change Variable Type astParent : DetailAST to astParent : DetailAstImpl in method public testDeprecated() : void in class com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocTagInfoTest |
From |
To |
|
Change Variable Type parentAst : DetailAST to parentAst : DetailAstImpl in method public testElseWithCurly() : void in class com.puppycrawl.tools.checkstyle.utils.CheckUtilTest |
From |
To |
|
Change Variable Type objBlock : DetailAST to objBlock : DetailAstImpl in method public testIllegalState() : void in class com.puppycrawl.tools.checkstyle.checks.modifier.ClassMemberImpliedModifierCheckTest |
From |
To |
|
Change Variable Type slComment : DetailAST to slComment : DetailAstImpl in method private createSlCommentNode(token Token) : DetailAST in class com.puppycrawl.tools.checkstyle.JavaParser |
From |
To |
|
Change Variable Type objBlock : DetailAST to objBlock : DetailAstImpl in method public testIllegalState() : void in class com.puppycrawl.tools.checkstyle.checks.modifier.InterfaceMemberImpliedModifierCheckTest |
From |
To |
|
Change Variable Type ast : DetailAST to ast : DetailAstImpl in method public testSerialField() : void in class com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocTagInfoTest |
From |
To |
|
Change Variable Type ast3 : DetailAST to ast3 : DetailAstImpl in method public testContainsAnnotationTrue() : void in class com.puppycrawl.tools.checkstyle.utils.AnnotationUtilTest |
From |
To |
|
Change Variable Type detailAST : DetailAST to detailAST : DetailAstImpl in method public testIterateAxisWithChildren() : void in class com.puppycrawl.tools.checkstyle.xpath.ElementNodeTest |
From |
To |
|
Change Variable Type firstSibling : DetailAST to firstSibling : DetailAstImpl in method public testForEachChild() : void in class com.puppycrawl.tools.checkstyle.utils.TokenUtilTest |
From |
To |
|
Change Variable Type parent : DetailAST to parent : DetailAstImpl in method public testAddPreviousSibling() : void in class com.puppycrawl.tools.checkstyle.DetailAstImplTest |
From |
To |
|
Change Variable Type astIdent : DetailAST to astIdent : DetailAstImpl in method public testVisitTokenSwitchReflection() : void in class com.puppycrawl.tools.checkstyle.checks.imports.ImportOrderCheckTest |
From |
To |
|
Change Variable Type annotationNameHolder : DetailAST to annotationNameHolder : DetailAstImpl in method public testContainsAnnotationWithStringFalse() : void in class com.puppycrawl.tools.checkstyle.utils.AnnotationUtilTest |
From |
To |
|
Change Variable Type astIfRightParen : DetailAST to astIfRightParen : DetailAstImpl in method public testVisitTokenBeforeExpressionRange() : void in class com.puppycrawl.tools.checkstyle.checks.metrics.NPathComplexityCheckTest |
From |
To |
|
Change Variable Type instance : DetailAST to instance : DetailAstImpl in method public testAddPreviousSibling() : void in class com.puppycrawl.tools.checkstyle.DetailAstImplTest |
From |
To |
|
Change Variable Type commentBegin : DetailAST to commentBegin : DetailAstImpl in method public testEmptyJavadocCommentAst() : void in class com.puppycrawl.tools.checkstyle.utils.JavadocUtilTest |
From |
To |
|
Change Variable Type ast : DetailAST to ast : DetailAstImpl in method public testContainsAnnotationListWithNoAnnotationNode() : void in class com.puppycrawl.tools.checkstyle.utils.AnnotationUtilTest |
From |
To |
|
Change Variable Type astChild2 : DetailAST to astChild2 : DetailAstImpl in method public testReturn() : void in class com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocTagInfoTest |
From |
To |
|
Change Variable Type comment : DetailAST to comment : DetailAstImpl in method public testGetColumnNo() : void in class com.puppycrawl.tools.checkstyle.DetailAstImplTest |
From |
To |
|
Change Variable Type firstLevelB : DetailAST to firstLevelB : DetailAstImpl in method public testGetChildCount() : void in class com.puppycrawl.tools.checkstyle.DetailAstImplTest |
From |
To |
|
Change Variable Type commentEnd : DetailAST to commentEnd : DetailAstImpl in method public testEmptyJavadocCommentAst() : void in class com.puppycrawl.tools.checkstyle.utils.JavadocUtilTest |
From |
To |
|
Change Variable Type astImport : DetailAST to astImport : DetailAstImpl in method public testVisitTokenSwitchReflection() : void in class com.puppycrawl.tools.checkstyle.checks.whitespace.NoWhitespaceAfterCheckTest |
From |
To |
|
Change Variable Type commentBeginParent : DetailAST to commentBeginParent : DetailAstImpl in method public testEmptyJavadocCommentAst() : void in class com.puppycrawl.tools.checkstyle.utils.JavadocUtilTest |
From |
To |
|
Change Variable Type parent : DetailAST to parent : DetailAstImpl in method public testClearChildCountCache() : void in class com.puppycrawl.tools.checkstyle.DetailAstImplTest |
From |
To |
|
Change Variable Type astChild2 : DetailAST to astChild2 : DetailAstImpl in method public testSerialField() : void in class com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocTagInfoTest |
From |
To |
|
Change Variable Type commentEnd : DetailAST to commentEnd : DetailAstImpl in method public testEmptyBlockCommentAst() : void in class com.puppycrawl.tools.checkstyle.utils.JavadocUtilTest |
From |
To |
|
Change Variable Type astSemi : DetailAST to astSemi : DetailAstImpl in method private mockAST(tokenType int, tokenText String, tokenFileName String, tokenRow int, tokenColumn int) : DetailAstImpl in class com.puppycrawl.tools.checkstyle.checks.imports.ImportOrderCheckTest |
From |
To |
|
Change Variable Type astChild : DetailAST to astChild : DetailAstImpl in method public testSerialData() : void in class com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocTagInfoTest |
From |
To |
|
Change Variable Type blockCommentClose : DetailAST to blockCommentClose : DetailAstImpl in method public createBlockCommentNode(token Token) : DetailAST in class com.puppycrawl.tools.checkstyle.utils.CommonUtil |
From |
To |
|
Change Variable Type clearChildCountCacheMethods : List<Consumer<DetailAST>> to clearChildCountCacheMethods : List<Consumer<DetailAstImpl>> in method public testClearChildCountCache() : void in class com.puppycrawl.tools.checkstyle.DetailAstImplTest |
From |
To |
|
Change Variable Type thirdChild : DetailAST to thirdChild : DetailAstImpl in method public testFindFirstToken() : void in class com.puppycrawl.tools.checkstyle.DetailAstImplTest |
From |
To |
|
Change Variable Type annotationNameHolder : DetailAST to annotationNameHolder : DetailAstImpl in method public testContainsAnnotation() : void in class com.puppycrawl.tools.checkstyle.utils.AnnotationUtilTest |
From |
To |
|
Change Variable Type lparen : DetailAST to lparen : DetailAstImpl in method public testGetAllAnnotationValuesWrongArg() : void in class com.puppycrawl.tools.checkstyle.checks.SuppressWarningsHolderTest |
From |
To |
|
Change Variable Type firstSibling : DetailAST to firstSibling : DetailAstImpl in method public testFindFirstTokenByPredicate() : void in class com.puppycrawl.tools.checkstyle.utils.TokenUtilTest |
From |
To |
|
Change Variable Type ast : DetailAST to ast : DetailAstImpl in method public testVisitTokenWithWrongTokenType() : void in class com.puppycrawl.tools.checkstyle.checks.sizes.ExecutableStatementCountCheckTest |
From |
To |
|
Change Variable Type root : DetailAST to root : DetailAstImpl in method public testSetSiblingNull() : void in class com.puppycrawl.tools.checkstyle.DetailAstImplTest |
From |
To |
|
Change Variable Type astRightBracket : DetailAST to astRightBracket : DetailAstImpl in method public testVisitTokenSwitchReflection() : void in class com.puppycrawl.tools.checkstyle.checks.whitespace.NoWhitespaceAfterCheckTest |
From |
To |
|
Change Variable Type commentContent : DetailAST to commentContent : DetailAstImpl in method public testEmptyBlockCommentAst() : void in class com.puppycrawl.tools.checkstyle.utils.JavadocUtilTest |
From |
To |
|
Change Variable Type thirdSibling : DetailAST to thirdSibling : DetailAstImpl in method public testFindFirstTokenByPredicate() : void in class com.puppycrawl.tools.checkstyle.utils.TokenUtilTest |
From |
To |
|
Change Variable Type ast : DetailAST to ast : DetailAstImpl in method public testSerialData() : void in class com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocTagInfoTest |
From |
To |
|
Change Variable Type detailAST : DetailAST to detailAST : DetailAstImpl in method public testGetJavadocCommentContent() : void in class com.puppycrawl.tools.checkstyle.utils.JavadocUtilTest |
From |
To |
|
Change Variable Type annotation : DetailAST to annotation : DetailAstImpl in method public testContainsAnnotationWithComment() : void in class com.puppycrawl.tools.checkstyle.utils.AnnotationUtilTest |
From |
To |
|
Change Variable Type metName : DetailAST to metName : DetailAstImpl in method public testEquals() : void in class com.puppycrawl.tools.checkstyle.utils.CheckUtilTest |
From |
To |
|
Change Variable Type annotations : DetailAST to annotations : DetailAstImpl in method public testContainsAnnotationWithStringFalse() : void in class com.puppycrawl.tools.checkstyle.utils.AnnotationUtilTest |
From |
To |
|
Change Variable Type ast1 : DetailAST to ast1 : DetailAstImpl in method private prepareFullIdentWithCoordinates(columnNo int, lineNo int) : FullIdent in class com.puppycrawl.tools.checkstyle.api.FullIdentTest |
From |
To |
|
Change Variable Type astForTest : DetailAST to astForTest : DetailAstImpl in method public testFindFirstTokenByPredicate() : void in class com.puppycrawl.tools.checkstyle.utils.TokenUtilTest |
From |
To |
|
Change Variable Type child : DetailAST to child : DetailAstImpl in method public testAddNextSibling() : void in class com.puppycrawl.tools.checkstyle.DetailAstImplTest |
From |
To |
|
Change Variable Type ast : DetailAST to ast : DetailAstImpl in method private create(tokenType int) : DetailAstImpl in class com.puppycrawl.tools.checkstyle.utils.AnnotationUtilTest |
From |
To |
|
Change Variable Type ast : DetailAST to ast : DetailAstImpl in method public testWrongToken() : void in class com.puppycrawl.tools.checkstyle.checks.metrics.BooleanExpressionComplexityCheckTest |
From |
To |
|
Change Variable Type ast : DetailAST to ast : DetailAstImpl in method public testContainsAnnotationListWithEmptyAnnotationNode() : void in class com.puppycrawl.tools.checkstyle.utils.AnnotationUtilTest |
From |
To |
|
Change Variable Type modifiersAst : DetailAST to modifiersAst : DetailAstImpl in method public testContainsAnnotationListWithNoAnnotationNode() : void in class com.puppycrawl.tools.checkstyle.utils.AnnotationUtilTest |
From |
To |
|
Change Variable Type child : DetailAST to child : DetailAstImpl in method public testClearBranchTokenTypes() : void in class com.puppycrawl.tools.checkstyle.DetailAstImplTest |
From |
To |
|
Change Variable Type root3 : DetailAST to root3 : DetailAstImpl in method public testGetLineNo() : void in class com.puppycrawl.tools.checkstyle.DetailAstImplTest |
From |
To |
|
Change Variable Type parent : DetailAST to parent : DetailAstImpl in method public testGetAnnotationTargetWrongArg() : void in class com.puppycrawl.tools.checkstyle.checks.SuppressWarningsHolderTest |
From |
To |
|
Change Variable Type ast : DetailAST to ast : DetailAstImpl in method public testWrongTokenType() : void in class com.puppycrawl.tools.checkstyle.checks.design.ThrowsCountCheckTest |
From |
To |
|
Change Variable Type ast2 : DetailAST to ast2 : DetailAstImpl in method public testContainsAnnotationTrue() : void in class com.puppycrawl.tools.checkstyle.utils.AnnotationUtilTest |
From |
To |
|
Change Variable Type firstChild : DetailAST to firstChild : DetailAstImpl in method public testGetLineNo() : void in class com.puppycrawl.tools.checkstyle.DetailAstImplTest |
From |
To |
|
Change Variable Type annotationName : DetailAST to annotationName : DetailAstImpl in method public testContainsAnnotation() : void in class com.puppycrawl.tools.checkstyle.utils.AnnotationUtilTest |
From |
To |
|
Change Variable Type ast : DetailAST to ast : DetailAstImpl in method public testWrongToken() : void in class com.puppycrawl.tools.checkstyle.checks.metrics.ClassDataAbstractionCouplingCheckTest |
From |
To |
|
Change Variable Type astSemi : DetailAST to astSemi : DetailAstImpl in method private mockAST(tokenType int, tokenText String, tokenFileName String) : DetailAstImpl in class com.puppycrawl.tools.checkstyle.checks.whitespace.NoWhitespaceAfterCheckTest |
From |
To |
|
Change Variable Type init : DetailAST to init : DetailAstImpl in method public testIllegalState() : void in class com.puppycrawl.tools.checkstyle.checks.modifier.InterfaceMemberImpliedModifierCheckTest |
From |
To |
|
Change Variable Type ast : DetailAST to ast : DetailAstImpl in method public testContainsAnnotationFalse2() : void in class com.puppycrawl.tools.checkstyle.utils.AnnotationUtilTest |
From |
To |
|
Change Variable Type secondSibling : DetailAST to secondSibling : DetailAstImpl in method public testFindFirstTokenByPredicate() : void in class com.puppycrawl.tools.checkstyle.utils.TokenUtilTest |
From |
To |
|
Change Variable Type ast : DetailAST to ast : DetailAstImpl in method public testWrongTokenType() : void in class com.puppycrawl.tools.checkstyle.checks.whitespace.GenericWhitespaceCheckTest |
From |
To |
|
Change Variable Type newSibling : DetailAST to newSibling : DetailAstImpl in method public testAddNextSiblingNullParent() : void in class com.puppycrawl.tools.checkstyle.DetailAstImplTest |
From |
To |
|
Change Variable Type ctor : DetailAST to ctor : DetailAstImpl in method public testParents() : void in class com.puppycrawl.tools.checkstyle.checks.coding.DeclarationOrderCheckTest |
From |
To |
|
Change Variable Type ast : DetailAST to ast : DetailAstImpl in method private create(tokenType int, child DetailAstImpl) : DetailAstImpl in class com.puppycrawl.tools.checkstyle.utils.AnnotationUtilTest |
From |
To |
|
Change Variable Type annotation : DetailAST to annotation : DetailAstImpl in method public testContainsAnnotationWithStringFalse() : void in class com.puppycrawl.tools.checkstyle.utils.AnnotationUtilTest |
From |
To |
|
Change Variable Type secondChild : DetailAST to secondChild : DetailAstImpl in method public testFindFirstToken() : void in class com.puppycrawl.tools.checkstyle.DetailAstImplTest |
From |
To |
|
Change Variable Type interfaceAst : DetailAST to interfaceAst : DetailAstImpl in method public testIllegalState() : void in class com.puppycrawl.tools.checkstyle.checks.modifier.InterfaceMemberImpliedModifierCheckTest |
From |
To |
|
Change Variable Type blockCommentContent : DetailAST to blockCommentContent : DetailAstImpl in method public createBlockCommentNode(token Token) : DetailAST in class com.puppycrawl.tools.checkstyle.utils.CommonUtil |
From |
To |
|
Change Variable Type child : DetailAST to child : DetailAstImpl in method public testContainsAnnotationWithStringFalse() : void in class com.puppycrawl.tools.checkstyle.utils.AnnotationUtilTest |
From |
To |
|
Change Variable Type elseAst : DetailAST to elseAst : DetailAstImpl in method public testElseWithCurly() : void in class com.puppycrawl.tools.checkstyle.utils.CheckUtilTest |
From |
To |
|
Change Variable Type parent : DetailAST to parent : DetailAstImpl in method public testParents() : void in class com.puppycrawl.tools.checkstyle.checks.coding.DeclarationOrderCheckTest |
From |
To |
|
Change Variable Type child : DetailAST to child : DetailAstImpl in method public testContainsAnnotation() : void in class com.puppycrawl.tools.checkstyle.utils.AnnotationUtilTest |
From |
To |
|
Change Variable Type parentAst2 : DetailAST to parentAst2 : DetailAstImpl in method public testElseWithCurly() : void in class com.puppycrawl.tools.checkstyle.utils.CheckUtilTest |
From |
To |
|
Change Variable Type blockCommentBegin : DetailAST to blockCommentBegin : DetailAstImpl in method public createBlockCommentNode(content String) : DetailAST in class com.puppycrawl.tools.checkstyle.utils.CommonUtil |
From |
To |
|
Change Variable Type childAst : DetailAST to childAst : DetailAstImpl in method public testIterateAxisWithChildren() : void in class com.puppycrawl.tools.checkstyle.xpath.ElementNodeTest |
From |
To |
|
Change Variable Type child : DetailAST to child : DetailAstImpl in method public testContainsAnnotationWithComment() : void in class com.puppycrawl.tools.checkstyle.utils.AnnotationUtilTest |
From |
To |
|
Change Variable Type modifiers : DetailAST to modifiers : DetailAstImpl in method public testEquals() : void in class com.puppycrawl.tools.checkstyle.utils.CheckUtilTest |
From |
To |
|
Change Variable Type litStatic : DetailAST to litStatic : DetailAstImpl in method public testEquals() : void in class com.puppycrawl.tools.checkstyle.utils.CheckUtilTest |
From |
To |
|
Change Variable Type secondLevelA : DetailAST to secondLevelA : DetailAstImpl in method public testGetChildCount() : void in class com.puppycrawl.tools.checkstyle.DetailAstImplTest |
From |
To |
|
Change Variable Type annotationNameHolder : DetailAST to annotationNameHolder : DetailAstImpl in method public testContainsAnnotationWithComment() : void in class com.puppycrawl.tools.checkstyle.utils.AnnotationUtilTest |
From |
To |
|
Change Variable Type firstLevelA : DetailAST to firstLevelA : DetailAstImpl in method public testInsertSiblingBetween() : void in class com.puppycrawl.tools.checkstyle.DetailAstImplTest |
From |
To |
|
Change Variable Type astTernary : DetailAST to astTernary : DetailAstImpl in method public testVisitTokenBeforeExpressionRange() : void in class com.puppycrawl.tools.checkstyle.checks.metrics.NPathComplexityCheckTest |
From |
To |
|
Change Variable Type child : DetailAST to child : DetailAstImpl in method public testGetFirstNode1() : void in class com.puppycrawl.tools.checkstyle.utils.CheckUtilTest |
From |
To |
|
Change Variable Type root3 : DetailAST to root3 : DetailAstImpl in method public testGetColumnNo() : void in class com.puppycrawl.tools.checkstyle.DetailAstImplTest |
From |
To |
|
Change Variable Type ast : DetailAST to ast : DetailAstImpl in method public testStatefulFieldsClearedOnBeginTree2() : void in class com.puppycrawl.tools.checkstyle.checks.metrics.NPathComplexityCheckTest |
From |
To |
|
Change Variable Type ast : DetailAST to ast : DetailAstImpl in method public testWrongTokenType() : void in class com.puppycrawl.tools.checkstyle.checks.design.VisibilityModifierCheckTest |
From |
To |
|
Change Variable Type astForTest : DetailAST to astForTest : DetailAstImpl in method public testForEachChild() : void in class com.puppycrawl.tools.checkstyle.utils.TokenUtilTest |
From |
To |
|
Change Variable Type ast : DetailAST to ast : DetailAstImpl in method private create(tokenType int, text String) : DetailAstImpl in class com.puppycrawl.tools.checkstyle.utils.AnnotationUtilTest |
From |
To |
|
Change Variable Type child : DetailAST to child : DetailAstImpl in method public testGetFirstNode2() : void in class com.puppycrawl.tools.checkstyle.utils.CheckUtilTest |
From |
To |
|
Change Variable Type blockCommentEnd : DetailAST to blockCommentEnd : DetailAstImpl in method public createBlockCommentNode(content String) : DetailAST in class com.puppycrawl.tools.checkstyle.utils.CommonUtil |
From |
To |
|
Change Variable Type astParent : DetailAST to astParent : DetailAstImpl in method public testSerial() : void in class com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocTagInfoTest |
From |
To |
|
Change Variable Type astArrayDeclarator : DetailAST to astArrayDeclarator : DetailAstImpl in method public testVisitTokenSwitchReflection() : void in class com.puppycrawl.tools.checkstyle.checks.whitespace.NoWhitespaceAfterCheckTest |
From |
To |
|
Change Variable Type metDef : DetailAST to metDef : DetailAstImpl in method public testEquals() : void in class com.puppycrawl.tools.checkstyle.utils.CheckUtilTest |
From |
To |
|
Change Variable Type root : DetailAST to root : DetailAstImpl in method public testGetFirstNode1() : void in class com.puppycrawl.tools.checkstyle.utils.CheckUtilTest |
From |
To |
|
Change Variable Type firstChild : DetailAST to firstChild : DetailAstImpl in method public testFindFirstToken() : void in class com.puppycrawl.tools.checkstyle.DetailAstImplTest |
From |
To |
|
Change Variable Type method : Consumer<DetailAST> to method : Consumer<DetailAstImpl> in method public testClearChildCountCache() : void in class com.puppycrawl.tools.checkstyle.DetailAstImplTest |
From |
To |
|
Change Variable Type root : DetailAST to root : DetailAstImpl in method public testGetChildCountType() : void in class com.puppycrawl.tools.checkstyle.DetailAstImplTest |
From |
To |
|
Change Variable Type firstLevelA : DetailAST to firstLevelA : DetailAstImpl in method public testSetSiblingNull() : void in class com.puppycrawl.tools.checkstyle.DetailAstImplTest |
From |
To |
|
Change Variable Type ast : DetailAST to ast : DetailAstImpl in method private prepareFullIdentWithCoordinates(columnNo int, lineNo int) : FullIdent in class com.puppycrawl.tools.checkstyle.api.FullIdentTest |
From |
To |
|
Change Variable Type ast2 : DetailAST to ast2 : DetailAstImpl in method private getNodeWithParentScope(literal int, scope String, parentTokenType int) : DetailAST in class com.puppycrawl.tools.checkstyle.utils.ScopeUtilTest |
From |
To |
|
Change Variable Type astIfTrue : DetailAST to astIfTrue : DetailAstImpl in method public testVisitTokenBeforeExpressionRange() : void in class com.puppycrawl.tools.checkstyle.checks.metrics.NPathComplexityCheckTest |
From |
To |
|
Change Variable Type ifAst : DetailAST to ifAst : DetailAstImpl in method public testElseWithCurly() : void in class com.puppycrawl.tools.checkstyle.utils.CheckUtilTest |
From |
To |
|
Change Variable Type astTernaryTrue : DetailAST to astTernaryTrue : DetailAstImpl in method public testVisitTokenBeforeExpressionRange() : void in class com.puppycrawl.tools.checkstyle.checks.metrics.NPathComplexityCheckTest |
From |
To |
|
Change Variable Type ast : DetailAST to ast : DetailAstImpl in method public testDefaultSwitch() : void in class com.puppycrawl.tools.checkstyle.checks.coding.RequireThisCheckTest |
From |
To |
|
Change Variable Type root : DetailAST to root : DetailAstImpl in method public testGetFirstNode2() : void in class com.puppycrawl.tools.checkstyle.utils.CheckUtilTest |
From |
To |
|
Change Variable Type sibling : DetailAST to sibling : DetailAstImpl in method public testAddNextSibling() : void in class com.puppycrawl.tools.checkstyle.DetailAstImplTest |
From |
To |
|
Change Variable Type annotations : DetailAST to annotations : DetailAstImpl in method public testContainsAnnotationWithComment() : void in class com.puppycrawl.tools.checkstyle.utils.AnnotationUtilTest |
From |
To |
|
Change Variable Type modifiers2 : DetailAST to modifiers2 : DetailAstImpl in method public testEquals() : void in class com.puppycrawl.tools.checkstyle.utils.CheckUtilTest |
From |
To |
|
Change Variable Type method : Consumer<DetailAST> to method : Consumer<DetailAstImpl> in method public testClearBranchTokenTypes() : void in class com.puppycrawl.tools.checkstyle.DetailAstImplTest |
From |
To |
|
Change Variable Type commentBegin : DetailAST to commentBegin : DetailAstImpl in method public testEmptyBlockCommentAst() : void in class com.puppycrawl.tools.checkstyle.utils.JavadocUtilTest |
From |
To |
|
Change Variable Type astParent : DetailAST to astParent : DetailAstImpl in method public testOthers() : void in class com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocTagInfoTest |
From |
To |
|
Change Variable Type ast : DetailAST to ast : DetailAstImpl in method public testLeaveTokenWithWrongTokenType() : void in class com.puppycrawl.tools.checkstyle.checks.sizes.ExecutableStatementCountCheckTest |
From |
To |
|
Change Variable Type thirdSibling : DetailAST to thirdSibling : DetailAstImpl in method public testForEachChild() : void in class com.puppycrawl.tools.checkstyle.utils.TokenUtilTest |
From |
To |
|
Change Variable Type nextSibling : DetailAST to nextSibling : DetailAstImpl in method public testGetLineNo() : void in class com.puppycrawl.tools.checkstyle.DetailAstImplTest |
From |
To |
|
Change Variable Type modifiers : DetailAST to modifiers : DetailAstImpl in method public testBranchContains() : void in class com.puppycrawl.tools.checkstyle.DetailAstImplTest |
From |
To |
|
Change Variable Type annotationName : DetailAST to annotationName : DetailAstImpl in method public testContainsAnnotationWithStringFalse() : void in class com.puppycrawl.tools.checkstyle.utils.AnnotationUtilTest |
From |
To |