public interface ReturnStatement extends Statement, TypedElement
[JLS3:14.17] The return Statement | Modifier and Type | Method and Description |
|---|---|
Expression |
getExpression()
Returns the return value.
|
accept, equals, findModelTrait, getModelKind, hashCode, putModelTraitExpression getExpression()
null if it is not specifiedCopyright © 2011–2019 Asakusa Framework Team. All rights reserved.