SourceCompletionProviderT.match

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

template SourceCompletionProviderT(TStruct)
bool
match

Parameters

context SourceCompletionContext

Return Value

Type: bool

TRUE if provider matches the completion context, FALSE otherwise.