public interface WithTree extends StatementTree
with ( scope )
statement
| Modifier and Type | Method and Description |
|---|---|
ExpressionTree |
getScope()
The scope object expression for this 'with' statement.
|
StatementTree |
getStatement()
The statement contained in this 'with' statement.
|
accept, getEndPosition, getKind, getStartPositionExpressionTree getScope()
StatementTree getStatement()
Copyright © 2014, 2016, Oracle and/or its affiliates. All rights reserved.
DRAFT 9-internal+0-2016-04-14-195246.buildd.src