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

SwitchTree should have a BlockTree as a child

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P4 P4
    • None
    • 7u67
    • tools

      In the Javac Java Model, SwitchTree should have a BlockTree as a child corresponding to "SwitchBlock" in the Java language spec; this is needed to get the start and end offset of the block. Instead SwitchTree just has a list of CaseTree's.

            jjg Jonathan Gibbons
            kbronkho Keimpe Bronkhorst (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: