public interface ReturnStatement extends Statement
| Modifier and Type | Method and Description |
|---|---|
static ReturnStatement |
_return(ExpressionCode expression) |
static ReturnStatement |
_return(String id) |
acceptSemicolon, acceptStatementOrBlockBuilderacceptCodeWriterstatic ReturnStatement _return(String id)
static ReturnStatement _return(ExpressionCode expression)
Copyright © 2019 Objectos Software LTDA. All rights reserved.