const go/token.FOR
7 uses
go/token (current package)
token.go#L108: FOR
token.go#L209: FOR: "for",
go/parser
parser.go#L497: token.FOR: true,
parser.go#L2138: pos := p.expect(token.FOR)
parser.go#L2253: case token.FOR:
go/printer
nodes.go#L1392: p.print(token.FOR)
nodes.go#L1397: p.print(token.FOR, blank)
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |