Constructor JavaRepository
JavaRepository(ILspDocumentProvider, ISyntaxTree)
Initializes a new instance of the JavaRepository class with specified parameters.
public JavaRepository(ILspDocumentProvider documentProvider, ISyntaxTree syntaxTree)
Parameters
documentProviderILspDocumentProviderILspDocumentProviderfor this new instance.syntaxTreeISyntaxTreeISyntaxTreefor this new instance.