abstract-syntax-tree icon indicating copy to clipboard operation
abstract-syntax-tree copied to clipboard

Tokenize method

Open emilos opened this issue 6 years ago • 0 comments

Story

As a developer, I'd like to tokenize the source code to add some basic code highlighting.

Acceptance criteria

  • [ ] class/instance method

Useful links

https://www.npmjs.com/package/esprima https://esprima.readthedocs.io/en/latest/lexical-analysis.html

emilos avatar Mar 21 '19 12:03 emilos