match


Description:

public virtual bool match (SourceCompletionContext context)

Get whether the provider match the context of completion detailed in context.

Parameters:

this

a SourceCompletionProvider.

context

a SourceCompletionContext.

Returns:

true if this matches the completion context, false otherwise.