SemanticdbTextDocumentProvider

dotty.tools.pc.SemanticdbTextDocumentProvider
class SemanticdbTextDocumentProvider(driver: InteractiveDriver, workspace: Option[Path]) extends WorksheetSemanticdbProvider

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def textDocument(uri: URI, sourceCode: String): Array[Byte]

Inherited methods

def removeMagicImports(code: String, filePath: Path): String

Attributes

Inherited from:
WorksheetSemanticdbProvider