public interface LabeledStatement extends Statement
[JLS3:14.7] Labeled Statements
Modifier and Type | Method and Description |
---|---|
Statement |
getBody()
Returns the body statement.
|
SimpleName |
getLabel()
Returns the documentation blocks.
|
accept, equals, findModelTrait, getModelKind, hashCode, putModelTrait
SimpleName getLabel()
Statement getBody()
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.