Home
last modified time | relevance | path

Searched refs:inheritLeadingComments (Results 1 – 1 of 1) sorted by relevance

/plugin/asciidocjs/node_modules/babel-types/lib/
Dindex.js152 exports.inheritLeadingComments = inheritLeadingComments;
653 inheritLeadingComments(child, parent);
662 function inheritLeadingComments(child, parent) { function