Skip to content

0.0.10

Choose a tag to compare

@pomponchik pomponchik released this 19 Aug 00:38
· 8 commits to main since this release
74636f3

More context added for the node:

  • The full text of the source code in the file.
  • The code that preceded this node.
  • The code that follows the node.
  • The node’s position as a character in the source code (start and end).

The full source code text does not require additional memory allocation. The other parameters mentioned here are computed lazily.