visitThrowStmt method

T? visitThrowStmt(
  1. ThrowStmt node
)

Implementation

T? visitThrowStmt(ThrowStmt node) {}