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