visitThrow abstract method

T visitThrow(
  1. ThrowStatement node
)

Implementation

T visitThrow(ThrowStatement node);