Home
last modified time | relevance | path

Searched refs:printInLineCommentsBefore (Results 1 – 1 of 1) sorted by relevance

/build/blueprint/parser/
Dprinter.go227 p.printInLineCommentsBefore(pos)
237 func (p *printer) printInLineCommentsBefore(pos scanner.Position) { func