get_priority


Description:

public virtual int get_priority ()

Get the provider priority.

The priority determines the order in which proposals appear in the completion popup. Higher priorities are sorted before lower priorities. The default priority is 0.

Parameters:

this

a SourceCompletionProvider.

Returns:

the provider priority.