struct LSP::Protocol::FileEvent
- LSP::Protocol::FileEvent
- Struct
- Value
- Object
Defined in:
lsp/protocol/file_event.crConstructors
Instance Method Summary
- #to_json(json : JSON::Builder)
- #type : FileEventType
- #type=(_type : FileEventType)
- #uri : String
- #uri=(_uri : String)