go/ast.ReturnStmt.Pos (method)

one use

	go/ast (current package)
		ast.go#L765: func (s *ReturnStmt) Pos() token.Pos     { return s.Return }