Commit graph

1 commit

Author SHA1 Message Date
af8244f986
WIP|FEATURE: Split tokenizing into dedicated classes
* As each node has to be handled differently.
* Also we can attach many information for some nodes to the token, to
  make linting eaiser. But that's specific per node and those goes to an
  own class.

Relates #67
2017-05-04 15:58:36 +02:00