Table of Contents

Constructor JavaRepository

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

JavaRepository(ILspDocumentProvider, ISyntaxTree)

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

public JavaRepository(ILspDocumentProvider documentProvider, ISyntaxTree syntaxTree)

Parameters

documentProvider ILspDocumentProvider

ILspDocumentProvider for this new instance.

syntaxTree ISyntaxTree

ISyntaxTree for this new instance.