mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
The children of a given node are sorted by start position so, if one of them starts after a given position, all subsequent children all start after that position.