mirror of https://github.com/golang/go.git
PathEnclosingInterval: maps a source position to an ast.Node. EnclosingFunction: finds ssa.Function enclosing an ast.Node. HasEnclosingFunction: cheaper impl of EnclosingFunction()!=nil NodeDescription: user friendly node type descriptions. + tests. Also: make ssa.Package.TypeInfo field a pointer. R=gri, r CC=golang-dev https://golang.org/cl/9639045 |
||
|---|---|---|
| .. | ||
| testdata | ||
| external.go | ||
| external_plan9.go | ||
| external_unix.go | ||
| external_windows.go | ||
| interp.go | ||
| interp_test.go | ||
| map.go | ||
| ops.go | ||
| reflect.go | ||
| value.go | ||