Merge branch '7.0.x' into java-grammar

This commit is contained in:
Clément Fournier
2020-08-23 17:51:12 +02:00
146 changed files with 2277 additions and 4766 deletions

View File

@@ -5,7 +5,7 @@
package net.sourceforge.pmd.lang.ast.test
import net.sourceforge.pmd.lang.ast.Node
import net.sourceforge.pmd.lang.ast.xpath.Attribute
import net.sourceforge.pmd.lang.rule.xpath.Attribute
import net.sourceforge.pmd.util.treeexport.TextTreeRenderer
import org.apache.commons.lang3.StringEscapeUtils