]> Cypherpunks repositories - gostls13.git/commit
- rename Context to exprContext to remove it from public interface
authorRobert Griesemer <gri@golang.org>
Mon, 9 Nov 2009 18:37:36 +0000 (10:37 -0800)
committerRobert Griesemer <gri@golang.org>
Mon, 9 Nov 2009 18:37:36 +0000 (10:37 -0800)
commit81672e79e4ce6efa60b4d97515d19f2f530c2c43
treeb1ccdf3bb28d9f18f290f772d7cc221a3931a661
parent568c018fee3445fb9175555a6826af2c398e48ff
- rename Context to exprContext to remove it from public interface
  (and to match the style of declContext)

R=rsc
http://go/go-review/1024033
src/pkg/go/printer/nodes.go