Searched defs:appendComment (Results 1 – 2 of 2) sorted by relevance
65 virtual void appendComment(const char* comment) {} in appendComment() function92 void appendComment(const char* comment) override { in appendComment() function
1377 function appendComment<T extends TreeAdapterTypeMap>(p: Parser<T>, token: CommentToken): void { function