Details
-
Improvement
-
Resolution: Fixed
-
Normal
-
None
-
None
-
None
Description
Code maintainability change.
Get rid of "Statement" prefix on all these class names. They're ElementUnparserBase, etc. The fact that statements come with elements doesn't need to be in every class name.
Parking this as a jira ticket, because this kind of renaming can make code merging harder, so should be done as a specific commit not as part of a large set of other changes.