@Exported public interface ContinueTree extends GotoTree
continue; continue label ;
Modifier and Type | Method and Description |
---|---|
String |
getLabel()
Label associated with this continue statement.
|
accept, getEndPosition, getKind, getStartPosition
Copyright © 2014, 2015, Oracle and/or its affiliates. All rights reserved.
DRAFT internal-b74