Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-7115044 Umbrella: Add support for lambda expressions
  3. JDK-8005184

Restructure DeferredAttr to allow pluggable deferred type completers

XMLWordPrintable

    • b73
    • Not verified

      Currently, the only way to complete a deferred type is to call the main type-checking routine on its tree (Attr.attribTree). It would be helpful to extend this and to provide a pluggable scheme for allowing new completers to carry out different kinds of checking on the same deferred type. This would simplify the implementation of the 'provisionally applicable' routine.

            mcimadamore Maurizio Cimadamore
            mcimadamore Maurizio Cimadamore
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: