[Java] Interface Verifier.DefaultArgsAction
@FunctionalInterface public interface Verifier.DefaultArgsAction
Methods Summary
Type Params | Return Type | Name and description |
---|---|---|
public void |
call(ArgumentListExpression arguments, Parameter[] parameters, MethodNode method) |
Method Detail
public void call(ArgumentListExpression arguments, Parameter[] parameters, MethodNode method)
© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/3.0.7/html/gapi/org/codehaus/groovy/classgen/Verifier.DefaultArgsAction.html