1
0
mirror of https://github.com/golang/go synced 2024-10-04 17:11:21 -06:00
go/src/pkg/scanner
2010-04-14 21:33:34 -07:00
..
Makefile Light-weight scanner for general use. 2010-01-12 17:04:45 -08:00
scanner_test.go scanner: match go/scanner and disallow NUL character; 2010-02-22 14:21:59 -08:00
scanner.go scanner: implement Peek() to look at the next char w/o advancing 2010-04-14 21:33:34 -07:00