@Exported public interface LoopTree extends StatementTree
Modifier and Type | Method and Description |
---|---|
StatementTree |
getStatement()
Returns the statement contained in this 'loop' statement.
|
accept, getEndPosition, getKind, getStartPosition
StatementTree getStatement()
Copyright © 2014, 2015, Oracle and/or its affiliates. All rights reserved.