Class JsRepository
- Namespace
- Alternet.Syntax.CodeCompletion
- Assembly
- Alternet.Syntax.Parsers.Advanced.v9.dll
Represents properties and methods to perform code completion functionality for Vb Script language.
public class JsRepository : CsRepository, INETRepository, IReflectionRepository, ICodeCompletionRepository, IDisposable
- Inheritance
-
JsRepository
- Implements
Constructors
- JsRepository(bool, ISyntaxTree)
Initializes a new instance of the
CsRepository
class with specified settings.
Methods
- FillMembers(ISyntaxNode, Point, IListMembers, object, string, CodeCompletionScope, ref int)
Fills a provider with the members, providing available choices for the specified language element.