Also: - extend Parent() to all Values and add to interface: (Builtin/Const/Global => nil; Function => Enclosing) - hide Function.Enclosing since it's now redundant wrt Parent() - make (*Function).String robust for synthetics without pkg object LGTM=gri R=gri CC=golang-codereviews, khr https://golang.org/cl/87580044 |
||
|---|---|---|
| .. | ||
| testdata | ||
| TODO | ||
| analysis.go | ||
| api.go | ||
| callgraph.go | ||
| constraint.go | ||
| doc.go | ||
| example_test.go | ||
| gen.go | ||
| intrinsics.go | ||
| labels.go | ||
| opt.go | ||
| pointer_test.go | ||
| print.go | ||
| reflect.go | ||
| solve.go | ||
| util.go | ||