CompletionSuffix

dotty.tools.pc.completions.CompletionSuffix
See theCompletionSuffix companion object
case class CompletionSuffix(suffixes: Set[SuffixKind], snippet: SuffixKind)

Value parameters

snippet

which suffix should we insert the snippet $0

suffixes

which we should insert

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product