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, getStartPosition
ExpressionTree getScope()
StatementTree getStatement()
Copyright © 2014, 2016, Oracle and/or its affiliates. All rights reserved.
DRAFT 9-internal+0-2016-04-22-203349.buildd.src