ExpressionTree, Treepublic interface TypeCastTree extends ExpressionTree
( type ) expression
| Modifier and Type | Method | Description |
|---|---|---|
ExpressionTree |
getExpression() |
Returns the expression being cast.
|
Tree |
getType() |
Returns the target type of the cast.
|
Tree getType()
ExpressionTree getExpression()
Copyright © 2005, 2016, Oracle and/or its affiliates. All rights reserved.
DRAFT 9-Ubuntu+0-9b143-1ubuntu1