mirror of
https://github.com/golang/go
synced 2024-11-18 06:14:46 -07:00
20029fe5f7
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_plan9.go | ||
external_unix.go | ||
external_windows.go | ||
external.go | ||
interp_test.go | ||
interp.go | ||
map.go | ||
ops.go | ||
reflect.go | ||
value.go |