You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the meantime, could you add an alias to either of the classes? (e.g. add getStartPosition() to Node, keeping the existing getStart() method and maybe marking it as deprecated).
Adding a new alias should be backwards compatible, and lets users get an offset without doing an instanceof check
#156 (comment)
The text was updated successfully, but these errors were encountered: