StatementTree, Treepublic interface BreakTree extends StatementTree
break statement.
For example:
break; break label ;
| Modifier and Type | Method | Description |
|---|---|---|
Name |
getLabel() |
Returns the label for this
break statement. |
Name getLabel()
break statement.
Copyright © 2005, 2016, Oracle and/or its affiliates. All rights reserved.
DRAFT 9-Ubuntu+0-9b143-1ubuntu1