null_server.extension

Undocumented in source.

Members

Aliases

memberModules
alias memberModules = AliasSeq!()
Undocumented in source.

Functions

initialize
InitializeResult initialize(InitializeParams params)
Undocumented in source. Be warned that the author may not have intended to support it.
testJson
JsonValue testJson(JsonValue param)
Undocumented in source. Be warned that the author may not have intended to support it.
testNotify
void testNotify()
Undocumented in source. Be warned that the author may not have intended to support it.
testPartial1
int[] testPartial1()
Undocumented in source. Be warned that the author may not have intended to support it.
testPartial2
int[] testPartial2()
Undocumented in source. Be warned that the author may not have intended to support it.
testPartial3
int[] testPartial3()
Undocumented in source. Be warned that the author may not have intended to support it.
testString
string testString(string param)
Undocumented in source. Be warned that the author may not have intended to support it.
testStruct
TestResult testStruct(TestParams param)
Undocumented in source. Be warned that the author may not have intended to support it.
testVoid
int testVoid()
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

TestParams
struct TestParams
Undocumented in source.
TestResult
struct TestResult
Undocumented in source.

Meta