menu
apollovm package
documentation
apollovm_lsp.dart
OpenDocument
OpenDocument.new constructor
OpenDocument.new constructor
dark_mode
light_mode
OpenDocument
constructor
OpenDocument
(
String
uri
,
String
text
,
int
version
)
Implementation
OpenDocument(this.uri, this.text, this.version);
apollovm package
documentation
apollovm_lsp
OpenDocument
OpenDocument.new constructor
OpenDocument class