class LSProtocol::DocumentOnTypeFormattingResponse
- LSProtocol::DocumentOnTypeFormattingResponse
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
lsprotocol/types.crConstructors
- .new(id : Int32 | String, result : DocumentOnTypeFormattingResult | Nil)
- .new(pull : JSON::PullParser)
Instance Method Summary
-
#id : Int32 | String | Nil
The request id.
- #jsonrpc : String
- #result : DocumentOnTypeFormattingResult | Nil