Type

dotty.tools.pc.completions.Completions.CursorPos.Type
final case class Type(hasTypeParams: Boolean, hasNewKw: Boolean)

Members list

Value members

Inherited methods

Attributes

Inherited from:
CursorPos

Attributes

Inherited from:
CursorPos

Attributes

Inherited from:
CursorPos
def include(sym: Symbol)(using Context): Boolean

Attributes

Inherited from:
CursorPos

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product