Searched refs:createCommentNode (Results 1 – 4 of 4) sorted by relevance
11 * [createCommentNode](#createcommentnode)84 ### createCommentNode subsection86 ▸ **createCommentNode**(data: *`string`*): CommentNode
32 exports.createCommentNode = function(data) { function
113 exports.createCommentNode = function(data) { function
603 const commentNode = this.treeAdapter.createCommentNode(token.data);