Class RRepository
Represents properties and methods to perform code completion functionality for R language.
public class RRepository : LspRepository, ICodeCompletionRepository, IDisposable, ILspDocumentProvider
- Inheritance
-
RRepository
- Implements
Constructors
- RRepository(ILspDocumentProvider, ISyntaxTree)
Initializes a new instance of the
RRepository
class with specified settings.