Searched defs:commentNode (Results 1 – 1 of 1) sorted by relevance
31 type commentNode struct { struct32 text string35 func (c *commentNode) emit(gctx *generationContext) {