visitInterpolationElement method
Category fallback for all interpolation element nodes.
Implementation
T? visitInterpolationElement(SInterpolationElement node) => visitNode(node);
Category fallback for all interpolation element nodes.
T? visitInterpolationElement(SInterpolationElement node) => visitNode(node);