Uploaded image for project: 'Groovy'
  1. Groovy
  2. GROOVY-11374

MethodCallExpression getText() support for type arguments and dynamic selector

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 5.0.0-alpha-9
    • None
    • None

    Description

      Consider the following:

      foo.(bar)(baz)
      foo."$bar"(baz)
      foo.<String>bar(baz)
      

      These produce expressions that have a text property missing some info.

      Attachments

        Activity

          People

            emilles Eric Milles
            emilles Eric Milles
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: