For a list of all members of this type, see TextDocumentSnapshotScanner members.
Name | Description | |
---|---|---|
CurrentCharacter | Returns the character at the CurrentOffset (read-only). | |
CurrentLine | Returns the Line containing the CurrentOffset (read-only). | |
CurrentOffset | Returns/sets the zero-based character offset. | |
CurrentToken | Returns the Token at the CurrentOffset (read-only). | |
CurrentWord | Returns the Word at the CurrentOffset (read-only). | |
Snapshot | Returns the snapshot that this scanner was created for (read-only) |