Overrides TokenEmulator::reverseEmulate
public function reverseEmulate(string $code, array $tokens) : array { // ?-> was not valid code previously, don't bother. return $tokens; }