visitForOf abstract method

T? visitForOf(
  1. ForOfStatement node
)

Implementation

T? visitForOf(ForOfStatement node);