|
Change Variable Type nodes : List<Item> to nodes : List<NodeInfo> in method public testIdent() : void in class com.puppycrawl.tools.checkstyle.xpath.XpathMapperTest |
From |
To |
|
Change Variable Type nodes : List<Item> to nodes : List<NodeInfo> in method public testQueryNonExistentAttribute() : void in class com.puppycrawl.tools.checkstyle.xpath.XpathMapperTest |
From |
To |
|
Change Variable Type nodes : List<Item> to nodes : List<NodeInfo> in method public testQueryNoDescendant() : void in class com.puppycrawl.tools.checkstyle.xpath.XpathMapperTest |
From |
To |
|
Change Variable Type nodes : List<Item> to nodes : List<NodeInfo> in method public testQueryDescendant() : void in class com.puppycrawl.tools.checkstyle.xpath.XpathMapperTest |
From |
To |
|
Change Variable Type nodes : List<Item> to nodes : List<NodeInfo> in method public testQueryNoChild() : void in class com.puppycrawl.tools.checkstyle.xpath.XpathMapperTest |
From |
To |
|
Change Variable Type nodes : List<Item> to nodes : List<NodeInfo> in method public testQueryEnumElementsNumber() : void in class com.puppycrawl.tools.checkstyle.xpath.XpathMapperTest |
From |
To |
|
Change Variable Type nodes : List<Item> to nodes : List<NodeInfo> in method public testRootOfElementNode() : void in class com.puppycrawl.tools.checkstyle.xpath.ElementNodeTest |
From |
To |
|
Change Variable Type items : List<Item> to items : List<Item<?>> in method private getItems(event TreeWalkerAuditEvent) : List<Item<?>> in class com.puppycrawl.tools.checkstyle.filters.XpathFilter |
From |
To |
|
Change Variable Type objectNodes : List<Item> to objectNodes : List<NodeInfo> in method public testQueryAllMethodDefinitionsInContext() : void in class com.puppycrawl.tools.checkstyle.xpath.XpathMapperTest |
From |
To |
|
Change Variable Type nodes : List<Item> to nodes : List<NodeInfo> in method public testQueryRootSelf() : void in class com.puppycrawl.tools.checkstyle.xpath.XpathMapperTest |
From |
To |
|
Change Variable Type methodsNodes : List<Item> to methodsNodes : List<NodeInfo> in method public testQueryAllMethodDefinitionsInContext() : void in class com.puppycrawl.tools.checkstyle.xpath.XpathMapperTest |
From |
To |
|
Change Variable Type nodes : List<Item> to nodes : List<NodeInfo> in method public testQueryNonExistentAnnotation() : void in class com.puppycrawl.tools.checkstyle.xpath.XpathMapperTest |
From |
To |
|
Change Variable Type nodes : List<Item> to nodes : List<NodeInfo> in method public testXpath() : void in class com.puppycrawl.tools.checkstyle.xpath.RootNodeTest |
From |
To |
|
Change Variable Type nodes : List<Item> to nodes : List<NodeInfo> in method public testQueryClassDefinitionByClassName() : void in class com.puppycrawl.tools.checkstyle.xpath.XpathMapperTest |
From |
To |
|
Change Variable Type objectNodes : List<Item> to objectNodes : List<NodeInfo> in method public testQuerySelf() : void in class com.puppycrawl.tools.checkstyle.xpath.XpathMapperTest |
From |
To |
|
Change Variable Type nodes : List<Item> to nodes : List<NodeInfo> in method public testQueryInterfaceMethodDefNumber() : void in class com.puppycrawl.tools.checkstyle.xpath.XpathMapperTest |
From |
To |
|
Change Variable Type nodes : List<Item> to nodes : List<NodeInfo> in method public testQueryWrongXpath() : void in class com.puppycrawl.tools.checkstyle.xpath.XpathMapperTest |
From |
To |
|
Change Variable Type nodes : List<Item> to nodes : List<NodeInfo> in method public testQueryAllClassDefinitions() : void in class com.puppycrawl.tools.checkstyle.xpath.XpathMapperTest |
From |
To |
|
Change Variable Type nodes : List<Item> to nodes : List<NodeInfo> in method public testQueryAllVariableDefWrongAttribute() : void in class com.puppycrawl.tools.checkstyle.xpath.XpathMapperTest |
From |
To |
|
Change Variable Type nodes : List<Item> to nodes : List<NodeInfo> in method public testGetParent() : void in class com.puppycrawl.tools.checkstyle.xpath.ElementNodeTest |
From |
To |
|
Change Variable Type nodes : List<Item> to nodes : List<NodeInfo> in method public testQueryAllVariableDefinitionsWithAttribute() : void in class com.puppycrawl.tools.checkstyle.xpath.XpathMapperTest |
From |
To |
|
Change Variable Type nodes : List<Item> to nodes : List<NodeInfo> in method public testQueryAllElementsWithAttribute() : void in class com.puppycrawl.tools.checkstyle.xpath.XpathMapperTest |
From |
To |
|
Change Variable Type nodes : List<Item> to nodes : List<NodeInfo> in method public testQueryWrongClassName() : void in class com.puppycrawl.tools.checkstyle.xpath.XpathMapperTest |
From |
To |
|
Change Variable Type items : List<Item> to nodes : List<AbstractNode> in method private isXpathQueryMatching(event TreeWalkerAuditEvent) : boolean in class com.puppycrawl.tools.checkstyle.filters.XpathFilter |
From |
To |