* Fixed `onToken` & `tokenize` to return `startLoc` & `endLoc` in token object only when `options.locations` is `true`. * Fixed `onToken` tests. * Added example for generating comments with escodegen.