visitForEachParts method

R? visitForEachParts(
  1. ForEachParts node
)

Implementation

R? visitForEachParts(ForEachParts node) => visitNode(node);