Uploaded image for project: 'UIMA'
  1. UIMA
  2. UIMA-5074

Ruta: strange parse error in foreach block with condition macro

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.5.0ruta
    • 2.5.0ruta
    • Ruta
    • None

    Description

      Ruta: strange parse error in foreach block with condition macro: complain about wildcard... but there is none.

      Minimal example:

      CONDITION isSmall() = REGEXP(".");
      FOREACH(num) NUM{} {
          num{isSmall()};
      }
      

      Attachments

        Activity

          People

            pkluegl Peter Klügl
            pkluegl Peter Klügl
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: