Uploaded image for project: 'Metron (Retired)'
  1. Metron (Retired)
  2. METRON-658

Invalid Stellar Predicate Statement

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Done
    • Major
    • Resolution: Done
    • None
    • None

    Description

      Currently there seems to be an issue in the way Stellar defines predicate statements in its grammar. This may not necessarily be limited to predicate statements, but currently this is where the issue is showing itself. For example, the following expressions should be valid, but each of them fails during parsing.

      ('grok' not in 'foobar') == true
      'grok' not in ('foobar' == true)
      'grok' not in 'foobar' == true
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jjmeyer0 Josh Meyer
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: