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

ClassNode tryFindPossibleMethod only defined for TupleExpression

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.4.5
    • 3.0.21, 4.0.19, 5.0.0-alpha-6
    • None
    • None

    Description

      As seen here https://github.com/apache/groovy/blob/master/src/main/org/codehaus/groovy/ast/ClassNode.java#L1257-L1258 if arguments is not a TupleExpression the method just returns.

      Shouldn't this be defined for other expression types as well?

      Attachments

        Activity

          People

            emilles Eric Milles
            anton.sarov Anton
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: