Show:

This class is an attempt to fixup the token stream to reparse strings as tokens that failed to parse in the tokenizer because of sol or other constraints OR because tags were being constructed in pieces or whatever.

This is a pure hack to improve compatibility with the PHP parser given that we dont have a preprocessor. This will be a grab-bag of heuristics and tricks to handle different scenarios.

Classes

TokenStreamPatcher