public class KotlinReturnStatement extends KotlinStatement
| Constructor and Description |
|---|
KotlinReturnStatement(KotlinExpression expression) |
| Modifier and Type | Method and Description |
|---|---|
KotlinExpression |
getExpression() |
public KotlinReturnStatement(KotlinExpression expression)
public KotlinExpression getExpression()
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.