visitForParts method

dynamic visitForParts(
  1. ForParts node
)
inherited

Implementation

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