Uploaded image for project: 'Groovy'
  1. Groovy
  2. GROOVY-2843

Line/Column Information for ClassNodes in imports

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.6-beta-1
    • 1.5.7, 1.6-beta-2
    • ast builder
    • None
    • WinXP

    Description

      The line/col infos of the ClassNode representing the type of the ImportNode did not contain the whole className.
      This is solved in the grammar rule 'identifierStar' where the CST is built up with correct line/col infos.
      The '*' is included in the ClassNode's line/col infos as well as a possible alias clause.

      Attachments

        Activity

          People

            mkempf Martin Kempf
            mkempf Martin Kempf
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: