go/ast.RangeStmt.Pos (method)

one use

	go/ast (current package)
		ast.go#L775: func (s *RangeStmt) Pos() token.Pos      { return s.For }