Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
LSProtocol::TextDocumentContentChangeWholeDocument
Inherits
JSON::Serializable
/
Reference
/
Object
@since 3.18.0
Constructors
new
(pull :
JSON::PullParser
)
Source
new
(text :
String
|
Nil
)
Source
new
(*, __pull_for_json_serializable pull :
JSON::PullParser
)
Source
Instance methods
text
The new text of the whole document.
Source