visitForParts method

void visitForParts(
  1. ForParts node
)
inherited

Implementation

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