visitFor abstract method

T? visitFor(
  1. ForStatement node,
  2. A arg
)

Implementation

T? visitFor(ForStatement node, A arg);