MCPcopy Index your code
hub / github.com/google/mangle / Clause

Method Clause

parse/gen/mangle_parser.go:467–467  ·  view source on GitHub ↗
(i int)

Source from the content-addressed store, hash-verified

465 Decl(i int) IDeclContext
466 AllClause() []IClauseContext
467 Clause(i int) IClauseContext
468
469 // IsProgramContext differentiates from other interfaces.
470 IsProgramContext()

Callers 1

ClauseFunction · 0.65

Implementers 1

ProgramContextparse/gen/mangle_parser.go

Calls

no outgoing calls

Tested by

no test coverage detected