Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nsf/gocode
/ rip_off_decl
Function
rip_off_decl
ripper.go:138–141 ·
view source on GitHub ↗
(file []byte, cursor int)
Source
from the content-addressed store, hash-verified
136
}
137
138
func
rip_off_decl(file []byte, cursor int) (int, []byte, []byte) {
139
var
tc tok_collection
140
return
tc.rip_off_decl(file, cursor)
141
}
Callers
1
process_data
Method · 0.85
Calls
1
rip_off_decl
Method · 0.95
Tested by
no test coverage detected