@Exported public interface ParenthesizedTree extends ExpressionTree
( expression )
Modifier and Type | Method and Description |
---|---|
ExpressionTree |
getExpression()
Returns the expression within the parentheses.
|
ExpressionTree getExpression()
Copyright © 2005, 2015, Oracle and/or its affiliates. All rights reserved.
DRAFT internal-b74