automated-typo3-update/tests/CodeSniffer/Tokenizers
Daniel Siepmann 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
..
FluidTest.php WIP|FEATURE: Split tokenizing into dedicated classes 2017-05-04 15:58:36 +02:00
TypoScriptTest.php TASK: Update to latest TypoScript tokenizer 2017-04-09 20:14:16 +02:00