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

Faulty getText implementations for ExpressionStatement & ThrowStatement

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 2.4.12
    • 2.4.13
    • None
    • None
    • Patch

    Description

      Retroactively filing for PR 574. Expression statements printed a toString representation which did not even vaguely resemble source code; you would expect the same source as the expression itself. throw statements did not get printed at all, just an unimplemented placeholder.

      Attachments

        Issue Links

          Activity

            People

              paulk Paul King
              jglick@netbeans.org Jesse Glick
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: