MCPcopy 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

VisitProgramMethod · 0.65

Implementers 1

ProgramContextparse/gen/mangle_parser.go

Calls

no outgoing calls

Tested by

no test coverage detected