offset
Description​
The 0-based codepoint offset within the source code.
- JavaScript
- C#
- Kotlin
offset: number;double Offset { get; set; }var offset: DoubleThe 0-based codepoint offset within the source code.
offset: number;double Offset { get; set; }var offset: Double