Paul King created GROOVY-11260: ---------------------------------- Summary: ASTMatcher should support matching a var-arg placeholder Key: GROOVY-11260 URL: https://issues.apache.org/jira/browse/GROOVY-11260 Project: Groovy Issue Type: New Feature Reporter: Paul King Assignee: Paul King
Currently the ASTMatcher supports having a wildcard or placeholder term within the AST tree pattern but it is cumbersome to do matching on a method call that contains var-args. -- This message was sent by Atlassian Jira (v8.20.10#820010)