Table of Contents

Method FillParameterInfo

Namespace
Alternet.Syntax.Parsers.TypeScript
Assembly
Alternet.Syntax.Parsers.TypeScript.v9.dll

FillParameterInfo(SignatureHelpItems, IListMembers, Point)

When implemented by a class, fills a provider with the parameter info members.

void FillParameterInfo(SignatureHelpItems helpItems, IListMembers members, Point position)

Parameters

helpItems SignatureHelpItems

Source of the parameter information.

members IListMembers

Specifies provider to fill with available members.

position Point

Specifies position of language element in the text.