Searched refs:_inheritComments (Results 1 – 1 of 1) sorted by relevance
659 _inheritComments("trailingComments", child, parent);663 _inheritComments("leadingComments", child, parent);667 _inheritComments("innerComments", child, parent);670 function _inheritComments(key, child, parent) { function