@Exported public interface InstanceOfTree extends ExpressionTree
expression instanceof type
Modifier and Type | Method and Description |
---|---|
ExpressionTree |
getExpression() |
Tree |
getType() |
accept, getEndPosition, getKind, getStartPosition
ExpressionTree getExpression()
Tree getType()