Overrides KeywordEmulator::reverseEmulate
public function reverseEmulate(string $code, array $tokens) : array { // Don't bother return $tokens; }