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

Ruta: Error highlighting for unknown types in inlined rules

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.1.0ruta
    • 2.2.0ruta
    • Ruta
    • None

    Description

      The editor does not highlight (or check) missing types used in inlined rules.

      For Example:
      CONCEPT_ROOT (defined in a type system that is not available in the script) is not marked as a missing type for the inlined rule:

      SENTENCE -> {
      (CONCEPT_ROOT.isAttribute == false) {->ERR};
      };

      Attachments

        Activity

          People

            pkluegl Peter Klügl
            mtoepfer Martin Toepfer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: