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