@Exported public interface InstanceOfTree extends ExpressionTree
expression instanceof type
Modifier and Type | Method and Description |
---|---|
ExpressionTree |
getExpression() |
Tree |
getType() |
ExpressionTree getExpression()
Tree getType()
Copyright © 2005, 2016, Oracle and/or its affiliates. All rights reserved.