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