exports.ComprehensionBlock = function (node, print) { throw new Error("ComprehensionBlock"); }; exports.ComprehensionExpression = function (node, print) { throw new Error("ComprehensionExpression"); };