Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nsf/gocode
/ foreach_decl_struct
Struct
foreach_decl_struct
decl.go:1339–1342 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1337
}
1338
1339
type
foreach_decl_struct
struct
{
1340
decl_pack
1341
decl ast.Decl
1342
}
1343
1344
func
(f *decl_pack) value(i int) ast.Expr {
1345
if
f.values == nil {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected