Table of Contents

Class SymbolRecommender

Namespace
Alternet.Scripter.Debugger.ExpressionEvaluation.CodeCompletion
Assembly
Alternet.Scripter.Debugger.v9.dll

Provides methods used to find suitable Symbol objects.

public class SymbolRecommender : ISymbolRecommender
Inheritance
SymbolRecommender
Implements

Constructors

SymbolRecommender(SyntaxDataProvider)

Initializes a new instance of the SymbolRecommender class with specified parameters.

Methods

GetRecommendedSymbols(string, int, bool)

Gets a List of Symbol objects suitable to specified parameters.