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
SignatureHelpItemsSource of the parameter information.
members
IListMembersSpecifies provider to fill with available members.
position
PointSpecifies position of language element in the text.