Reverses emulation direction of the inner emulator.
Cloneable
Final
Instantiable
Methods |
public
__construct
(
PhpParser |
public emulate ( string $code , array $tokens ) : array |
public getPhpVersion () : string |
public isEmulationNeeded ( string $code ) : bool |
public preprocessCode ( string $code , array $patches ) : string |
public reverseEmulate ( string $code , array $tokens ) : array |
Properties |
private
$emulator
|