github.com/google/go-cmp/cmp.PathStep.String (method)

3 uses

	github.com/google/go-cmp/cmp (current package)
		path.go#L35: 	String() string
		path.go#L103: 			ss = append(ss, s.String())
		path.go#L145: 		ssPost = append(ssPost, s.String())