DevBits
Home
Atlas
Play
About
Sign up
Log in
All
Go
scanner.ScanComments
Examples using...
scanner.ScanComments
Recent
Examples
Scanner.Scan in Go
by GoDoc
Go
scanner.ScanComments
fmt
fmt.Printf
go/scanner
go/token
Scan scans the next token and returns the token position, the token, and its literal string if applicable. The source end is indicated by token.EOF.