visitIsExpression abstract method

R? visitIsExpression(
  1. IsExpression node
)

Implementation

R? visitIsExpression(IsExpression node);