visitForIn abstract method

T visitForIn(
  1. ForInStatement node
)

Implementation

T visitForIn(ForInStatement node);