github.com/go-pg/pg/v10/internal/parser.Parser.Advance (method)

3 uses

	github.com/go-pg/pg/v10/internal/parser (current package)
		parser.go#L36: 		p.Advance()
		parser.go#L49: func (p *Parser) Advance() {
		parser.go#L55: 		p.Advance()