1
0
mirror of https://github.com/golang/go synced 2024-09-24 17:20:12 -06:00
The Go programming language
Go to file
Robert Griesemer 5a72ca45fb - renamed scanner.Location to token.Position
- by moving Position into token, scanner dependencies
  are removed from several files
- clearer field names in token.Position, now possible to
  have a Pos() accessor w/o naming conflicts
- added Pos() accessor
- use anonymous token.Position field in AST nodes

R=r
DELTA=244  (28 added, 55 deleted, 161 changed)
OCL=26786
CL=26793
2009-03-26 16:08:44 -07:00
doc use FunctionType in FunctionLit production 2009-03-25 13:58:44 -07:00
include libmach: 2009-02-03 15:00:09 -08:00
lib help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
pkg help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
src - renamed scanner.Location to token.Position 2009-03-26 16:08:44 -07:00
test golden 2009-03-24 16:47:33 -07:00
usr/gri - renamed scanner.Location to token.Position 2009-03-26 16:08:44 -07:00