class Crystalline::TextDocument
- Crystalline::TextDocument
- Reference
- Object
Defined in:
crystalline/text_document.crConstructors
Instance Method Summary
- #contents : String
- #contents=(contents : String)
- #lines_nb : Int32
- #project? : Project | Nil
- #update_contents(content_changes = Array(ContentChange), version : Number | Nil = nil)
- #uri : URI
- #version : Int32
- #version? : Int32 | Nil