Overrides AbstractLexer::getNonCatchablePatterns
protected function getNonCatchablePatterns() { return [ '\\s+', '\\*+', '(.)', ]; }