syside.DocumentVersion
- class DocumentVersion(source: int = 0, sema: int = 0)
Initialization
- property source: int
The version of the source
TextDocument
the document was built from. Always 0 if there is no actual source associated. Takes priority oversema
.