visitRethrowExpression abstract method

R? visitRethrowExpression(
  1. RethrowExpression node
)

Implementation

R? visitRethrowExpression(RethrowExpression node);