-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
[java] Rename some node types #3751
Copy link
Copy link
Closed
Labels
an:enhancementAn improvement on existing features / rulesAn improvement on existing features / rulesin:astAbout the AST structure or API, the parsing stepAbout the AST structure or API, the parsing step
Milestone
Metadata
Metadata
Assignees
Labels
an:enhancementAn improvement on existing features / rulesAn improvement on existing features / rulesin:astAbout the AST structure or API, the parsing stepAbout the AST structure or API, the parsing step
Type
Fields
Give feedbackNo fields configured for issues without a type.
These renamings should not be done while the PMD 6 branch remains active, as they could introduce more conflicts when merging master back into the pmd 7 branch.
These currently match the JLS productions, but we're not the JLS and can use more convenient names.
This issue was extracted from #2701