Skip to content

TextDocumentSyncKindJson

[Source]

primitive val TextDocumentSyncKindJson

Constructors

create

[Source]

new val create()
: TextDocumentSyncKindJson val^

Returns


Public Functions

apply

[Source]

fun box apply(
  tdsk: (TextDocumentSyncNone val | TextDocumentSyncFull val | TextDocumentSyncIncremental val | 
    None val))
: (Object box | Sequence box | String box | 
    I128 val | F64 val | Bool val | 
    Null val)

Parameters

Returns


eq

[Source]

fun box eq(
  that: TextDocumentSyncKindJson val)
: Bool val

Parameters

Returns


ne

[Source]

fun box ne(
  that: TextDocumentSyncKindJson val)
: Bool val

Parameters

Returns