visitForParts method

R? visitForParts(
  1. ForParts node
)

Implementation

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