go/token.Position.Offset (field)

7 uses

	go/token (current package)
		position.go#L28: 	Offset   int    // offset, starting at 0
		position.go#L380: 	pos.Offset = offset

	go/ast
		commentmap.go#L162: 			qpos.Offset = infinity
		commentmap.go#L167: 		for r.end.Offset <= qpos.Offset {

	go/build
		read.go#L115: 	r.pos.Offset++
		read.go#L558: 		pos.Offset += n