Method FillParameterInfo
- Namespace
- Alternet.Syntax.Parsers.TypeScript.CodeCompletion
- Assembly
- Alternet.Syntax.Parsers.TypeScript.v9.dll
FillParameterInfo(SignatureHelpItems, IListMembers, Point)
Fills a provider with the parameter info members.
public virtual void FillParameterInfo(SignatureHelpItems helpItems, IListMembers members, Point position)
Parameters
helpItems
SignatureHelpItemsSource of the parameter information.
members
IListMembersSpecifies provider to fill with available members.
position
PointSpecifies position of language element in the text.