visitCatchClause abstract method

T visitCatchClause(
  1. CatchClause node
)

Implementation

T visitCatchClause(CatchClause node);