Details

    • Type: Improvement Improvement
    • Status: Closed Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.6
    • Fix Version/s: 1.6
    • Component/s: Parser
    • Labels:
      None
    • Number of attachments :
      0

      Description

      The parser should at least not choke on varargs declarations for methods, e.g.

      public void query(String q, Object... stuff) { }

      It would be a bonus to set a varargs flag appropriately, probably in FieldDef.

        Activity

        Hide
        Mike Williams added a comment -

        +1

        Show
        Mike Williams added a comment - +1
        Mike Williams made changes -
        Field Original Value New Value
        Fix Version/s 1.6 [ 10814 ]
        Hide
        Joe Walnes added a comment -

        Done. New method: JavaParameter.isVarArgs()

        Show
        Joe Walnes added a comment - Done. New method: JavaParameter.isVarArgs()
        Joe Walnes made changes -
        Resolution Fixed [ 1 ]
        Status Open [ 1 ] Closed [ 6 ]

          People

          • Assignee:
            Unassigned
            Reporter:
            Piotr Kaminski
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: