Requests

object Requests
Companion:
class
trait Product
trait Mirror
class Object
trait Matchable
class Any

Type members

Classlikes

case class S0()
Companion:
object
object S0
Companion:
class
case class S1(delta: Opt[Boolean])
Value parameters:
delta

The client will send the textDocument/semanticTokens/full/delta request if the server provides a corresponding handler.

Companion:
object
object S1
Companion:
class

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from:
Mirror

Givens

Inherited givens

given reader: Reader[Requests]
Inherited from:
structures_SemanticTokensClientCapabilities_Requests (hidden)
given writer: Writer[Requests]
Inherited from:
structures_SemanticTokensClientCapabilities_Requests (hidden)