Searched refs:appendCommentToDocument (Results 1 – 1 of 1) sorted by relevance
931 appendCommentToDocument(this, token);1488 function appendCommentToDocument<T extends TreeAdapterTypeMap>(p: Parser<T>, token: CommentToken): … function