S1

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
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product