go/ast.ForStmt.Pos (method)

one use

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