Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
LSP::Protocol::LogMessageParams
Inherits
Struct
/
Value
/
Object
Constructors
new
(type :
LSP::Protocol::MessageType
, message :
Nil
|
String
)
Source
new
(__temp_241 :
JSON::PullParser
)
Source
Instance methods
message
Source
message=
(_message :
Union
(
String
,
Nil
))
Source
to_json
(json :
JSON::Builder
)
Source
type
Source
type=
(_type :
MessageType
)
Source