CompletionItem

case class CompletionItem(value: String, description: Option[String], extraValues: Seq[String])
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

Inherited methods

Inherited from:
Product