Home
last modified time | relevance | path

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

/plugin/asciidocjs/node_modules/babel-types/lib/
Dindex.js151 exports.inheritTrailingComments = inheritTrailingComments;
652 inheritTrailingComments(child, parent);
658 function inheritTrailingComments(child, parent) { function