Table of Contents

Class RRepository

Namespace
Alternet.Syntax.Parsers.Lsp.R
Assembly
Alternet.Syntax.Parsers.R.v9.dll

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.

Methods

GetMarkedStringsText(Container<MarkedString>)
GetMarkupHtml(MarkupContent)
GetMarkupHtml(string)