visitFor abstract method

T visitFor(
  1. ForStatement node
)

Implementation

T visitFor(ForStatement node);