mirror of
https://github.com/golang/go
synced 2024-11-26 06:07:57 -07:00
The Go programming language
5a72ca45fb
- 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 |
||
---|---|---|
doc | ||
include | ||
lib | ||
pkg | ||
src | ||
test | ||
usr/gri |