@Exported 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, 2015, Oracle and/or its affiliates. All rights reserved.
DRAFT internal-b88