Uploaded image for project: 'Commons JEXL'
  1. Commons JEXL
  2. JEXL-149

Set Construction as per EL 3.0 spec

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.1.1, 3.0
    • 3.0
    • None

    Description

      "EL 3.0 Spec Section 2.2.1 Set Construction" defines the possibility to construct an instance of java.lang.util.Set<Object> by using syntax "

      {1, 2, 3}

      ", the strict grammar is given below.

      2.2.1.1 Syntax
      SetData := ‘

      {‘ DataList ‘}


      DataList := (expression (‘,’ expression)* )?

      Attachments

        Activity

          People

            henrib Henri Biestro
            dmitri_blinov Dmitri Blinov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: