SourceCompletionProposalT.hash

Get the hash value of proposal. This is used to (together with Source.completionProposalEqual) to match proposals in the completion model. By default, it uses a direct hash (g_direct_hash()).

template SourceCompletionProposalT(TStruct)
uint
hash
()

Return Value

Type: uint

The hash value of proposal.