@Exported public interface LabeledStatementTree extends StatementTree
label : statement
Modifier and Type | Method and Description |
---|---|
String |
getLabel()
Returns the label associated with this statement.
|
StatementTree |
getStatement()
Returns the statement being labeled.
|
accept, getEndPosition, getKind, getStartPosition
String getLabel()
StatementTree getStatement()
Copyright © 2014, 2015, Oracle and/or its affiliates. All rights reserved.
DRAFT internal-b68