Searched defs:poolDef (Results 1 – 1 of 1) sorted by relevance
91 type poolDef struct { struct92 Comment string93 Depth int107 func (p *poolDef) WriteTo(nw *ninjaWriter, name string) error {