public interface BranchStatement extends Statement
[JLS3:14.15] The break Statement
[JLS3:14.16] The continue Statement
Modifier and Type | Method and Description |
---|---|
SimpleName |
getTarget()
Returns the target label.
|
accept, equals, findModelTrait, getModelKind, hashCode, putModelTrait
SimpleName getTarget()
null
if it is not specifiedCopyright © 2011–2019 Asakusa Framework Team. All rights reserved.