CatchClause
, ConstructorDeclaration
, InitializerDeclaration
, SynchronizedStmt
public interface NodeWithBlockStmt<N extends Node>
Modifier and Type | Method | Description |
---|---|---|
default BlockStmt |
createBody() |
|
BlockStmt |
getBody() |
|
N |
setBody(BlockStmt block) |
Copyright © 2007–2019. All rights reserved.