StatementTree
, Tree
public interface WithTree extends StatementTree
with ( scope ) statement
Modifier and Type | Method | 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-Ubuntu+0-9b139-1