StatementTree
, Tree
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, 2016, Oracle and/or its affiliates. All rights reserved.
DRAFT 9-internal+0-2016-09-03-162606.buildd.src