public interface SynchronizedStatement extends Statement
[JLS3:14.19] The synchronized Statement
Modifier and Type | Method and Description |
---|---|
Block |
getBody()
Returns the body block.
|
Expression |
getExpression()
Returns the monitor object.
|
accept, equals, findModelTrait, getModelKind, hashCode, putModelTrait
Expression getExpression()
Block getBody()
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.