visitPrograms method

bool? visitPrograms(
  1. Programs node
)
inherited

Implementation

T? visitPrograms(Programs node) => defaultNode(node);