public interface GotoTree extends StatementTree
BreakTree
and
ContinueTree
.Modifier and Type | Method and Description |
---|---|
String |
getLabel()
Label associated with this goto statement.
|
accept, getEndPosition, getKind, getStartPosition
String getLabel()
Copyright © 2014, 2016, Oracle and/or its affiliates. All rights reserved.
DRAFT 9-ea+126