const go/token.IF
7 uses
go/token (current package)
token.go#L113: IF
token.go#L214: IF: "if",
go/parser
parser.go#L500: token.IF: true,
parser.go#L1906: pos := p.expect(token.IF)
parser.go#L1917: case token.IF:
parser.go#L2247: case token.IF:
go/printer
nodes.go#L1326: p.print(token.IF)
![]() |
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. |