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

"throws" found when expecting type: SLIST at line ...

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0-JSR-1
    • 1.0-JSR-5
    • parser-antlr2
    • None

    Description

      The test class:

      class SListTest {
      void start(int param) throws Exception {
      }
      }

      Does not compile, stopping with the following error:
      "Unexpected node type: "throws" found when expecting type: SLIST at line: ..."

      Attachments

        Activity

          People

            blackdrag Jochen Theodorou
            emp Edward Povazan
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: