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

Add support for prefix/postfix increment/decrement operators

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.2.1
    • 3.3
    • None

    Description

      The prefix/postfix increment/decrement operators as in:

      lhs++; ++lhs; lhs--; --lhs;

      lhs being a left-hand-side value, a value that can be assigned.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: