public class GroovyMethodInvocation extends GroovyExpression
| Constructor and Description |
|---|
GroovyMethodInvocation(String target,
String name,
String... arguments) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getArguments() |
String |
getName() |
String |
getTarget() |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.