public interface TypeCastTree extends ExpressionTree
( type ) expression
Modifier and Type | Method and 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-internal+0-2016-06-25-232344.buildd.src