Home
last modified time | relevance | path

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

/plugin/asciidocjs/node_modules/babel-types/lib/
Dindex.js153 exports.inheritInnerComments = inheritInnerComments;
654 inheritInnerComments(child, parent);
666 function inheritInnerComments(child, parent) { function