Searched defs:commentNode (Results 1 – 3 of 3) sorted by relevance
37 const testYAMLComment = (commentNode) => { argument
22 commentNode: CommentNode; property
436 const commentNode = this.treeAdapter.createCommentNode(token.data); constant