commit | aa2386290bcf76f96579b0969beafa0eeabd014c | [log] [tgz] |
---|---|---|
author | Alan Donovan <adonovan@google.com> | Sun Oct 27 10:55:21 2013 -0400 |
committer | Alan Donovan <adonovan@google.com> | Sun Oct 27 10:55:21 2013 -0400 |
tree | a9a90df703deb006063ebf4bb3aab075486287cb | |
parent | 3eb9e504e36b608c56a9fb7bf59a54c764a242c2 [diff] |
go.tools/ssa: new Function.Syntax() returns the declaring AST (debug mode) or just the Pos/End of the function's extent (otherwise). R=gri CC=golang-dev https://golang.org/cl/16980043