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