Positional information in comment nodes currently does not cover the `//` and `/*` tokens. See [TODO](https://github.com/bblfsh/javascript-driver/pull/51/files#diff-a0738f97f2aab299bd08b8075c2f0880R48).
Positional information in comment nodes currently does not cover the
//and/*tokens. See TODO.