CompletionItemResolver

dotty.tools.pc.CompletionItemResolver

Attributes

Graph
Supertypes
trait ItemResolver
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

Attributes

Definition Classes
def resolve(item: CompletionItem, msym: String, search: SymbolSearch, metalsConfig: PresentationCompilerConfig)(using Context): CompletionItem

Inherited methods

protected def enrichDocs(item: CompletionItem, info: SymbolDocumentation, metalsConfig: PresentationCompilerConfig, docstring: => String, isJava: => Boolean): CompletionItem

Attributes

Inherited from:
ItemResolver

Attributes

Inherited from:
ItemResolver

Attributes

Inherited from:
ItemResolver