StatementTree
, Tree
public interface LabeledStatementTree extends StatementTree
label : statement
Modifier and Type | Method | 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-Ubuntu+0-9b144-1