MCPcopy Create free account
hub / github.com/google/gapid / SortMembers

Method SortMembers

gapil/semantic/node.go:47–47  ·  view source on GitHub ↗

SortMembers sorts the members alphabetically.

()

Source from the content-addressed store, hash-verified

45 VisitMembers(func(Owned))
46 // SortMembers sorts the members alphabetically.
47 SortMembers()
48 // addMember adds a child to an owner.
49 addMember(Owned)
50}

Callers 8

SortMembersMethod · 0.65
SortMembersMethod · 0.65
apiMethod · 0.65
classMethod · 0.65
enumMethod · 0.65
map_Method · 0.65
pseudonymMethod · 0.65
DecodeFunction · 0.65

Implementers 1

Pseudonymgapil/semantic/type.go

Calls

no outgoing calls

Tested by

no test coverage detected