A class that represents a mappable position in the editor. It can be extended by other extensions to add additional position mapping capabilities.
The absolute position in the editor.
Converts the MappablePosition to a JSON object.
Static
Creates a MappablePosition from a JSON object.
A class that represents a mappable position in the editor. It can be extended by other extensions to add additional position mapping capabilities.