visitThrowStmt abstract method

R visitThrowStmt(
  1. ThrowStmt stmt,
  2. C context
)

Implementation

R visitThrowStmt(ThrowStmt stmt, C context);