Home
last modified time | relevance | path

Searched defs:commentNode (Results 1 – 1 of 1) sorted by relevance

/build/soong/mk2rbc/
Dnode.go31 type commentNode struct { struct
32 text string
35 func (c *commentNode) emit(gctx *generationContext) {