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