visitCatchClause abstract method

R? visitCatchClause(
  1. CatchClause node
)

Implementation

R? visitCatchClause(CatchClause node);