Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8067812

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

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P2 P2
    • 9
    • 9
    • 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.

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

              Created:
              Updated:
              Resolved: