func golang.org/x/pkgsite/internal/godoc.decode_ast_Ident
10 uses
golang.org/x/pkgsite/internal/godoc (current package)
encode_ast.gen.go#L540: decode_ast_Ident(d, &x.Label)
encode_ast.gen.go#L1530: decode_ast_Ident(d, &x.Name)
encode_ast.gen.go#L1823: func decode_ast_Ident(d *codec.Decoder, p **ast.Ident) {
encode_ast.gen.go#L1858: decode_ast_Ident(d, &x)
encode_ast.gen.go#L1985: decode_ast_Ident(d, &x.Name)
encode_ast.gen.go#L2298: decode_ast_Ident(d, &x.Label)
encode_ast.gen.go#L2729: decode_ast_Ident(d, &x.Sel)
encode_ast.gen.go#L3192: decode_ast_Ident(d, &x.Name)
encode_ast.gen.go#L3607: decode_ast_Ident(d, &s[i])
encode_ast.gen.go#L3941: decode_ast_Ident(d, &x.Name)
 |
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. |