const go/token.DEFER
6 uses
go/token (current package)
token.go#L105: DEFER
token.go#L206: DEFER: "defer",
go/parser
parser.go#L495: token.DEFER: true,
parser.go#L1779: pos := p.expect(token.DEFER)
parser.go#L2238: case token.DEFER:
go/printer
nodes.go#L1292: p.print(token.DEFER, 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. |