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