Attr should be refactored in order to split out the multiple concerns it contains

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Won't Fix
    • Priority: P2
    • 9
    • Affects Version/s: 9
    • Component/s: tools

      This refactoring should make easier the adoption of tiered attribution in javac.

      Attr is right now:
       - offering an API for the rest of the compiler
       - holding a lot of check methods
       - acting as a tree visitor that attributes the code

      All these concerns should be split out in different classes.

            Assignee:
            Vicente Arturo Romero Zaldivar
            Reporter:
            Vicente Arturo Romero Zaldivar
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: