Home | History | Annotate | Download | only in parser

Lines Matching refs:consumeComment

261 func (p *parser) consumeComment() (comment *ast.Comment, endline int) {
290 comment, endline = p.consumeComment()