public class KotlinFunctionInvocation extends KotlinExpression
Constructor and Description |
---|
KotlinFunctionInvocation(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.