visitForParts method

R? visitForParts(
  1. ForParts node
)

Implementation

R? visitForParts(ForParts node) => visitForLoopParts(node);