Searched refs:inheritLeadingComments (Results 1 – 1 of 1) sorted by relevance
152 exports.inheritLeadingComments = inheritLeadingComments;653 inheritLeadingComments(child, parent);662 function inheritLeadingComments(child, parent) { function