ScalaCliCompletions

dotty.tools.pc.completions.ScalaCliCompletions
class ScalaCliCompletions(coursierComplete: CoursierComplete, pos: SourcePosition, text: String)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def contribute(dependency: String): List[IvyImport]
def unapply(path: List[Tree]): Option[String]