hash


Description:

public virtual uint hash ()

Get the hash value of this.

This is used to (together with equal) to match proposals in the completion model. By default, it uses a direct hash (direct_hash).

Parameters:

this

a SourceCompletionProposal.

Returns:

The hash value of this.