Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/google/mangle
/ PackageDecl
Method
PackageDecl
parse/gen/mangle_parser.go:461–461 ·
view source on GitHub ↗
Getter signatures
()
Source
from the content-addressed store, hash-verified
459
460
// Getter signatures
461
PackageDecl() IPackageDeclContext
462
AllUseDecl() []IUseDeclContext
463
UseDecl(i int) IUseDeclContext
464
AllDecl() []IDeclContext
Callers
1
VisitProgram
Method · 0.65
Implementers
1
ProgramContext
parse/gen/mangle_parser.go
Calls
no outgoing calls
Tested by
no test coverage detected