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