public interface Block extends Statement, LambdaBody
[JLS3:14.2] Blocks
Modifier and Type | Method and Description |
---|---|
List<? extends Statement> |
getStatements()
Returns the element statements.
|
accept, equals, findModelTrait, getModelKind, hashCode, putModelTrait
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.