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

Suffix for Big Decimal and Big Integer Literal is incorrectly mentioned in Java docs

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.1.1
    • 3.0
    • None

    Description

      Suffix for BigDecimal Literal and Big Integer Literal is incorrectly mentioned on http://commons.apache.org/jexl/reference/syntax.html#Literals

      Correct Big Decimal Suffix is 'B' (Instead of 'H' )
      Correct Big Integer Suffix is 'H' (Instead of 'B')

      This can be clearly verified by looking at ASTNumberLiteral.java

      Attachments

        Activity

          People

            henrib Henri Biestro
            harrybvp@gmail.com Harpreet Singh
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: