CloneableInstantiable
Methods |
public emulate(string $code, array $tokens) : array |
public getPhpVersion() : string |
public isEmulationNeeded(string $code) : bool |
public reverseEmulate(string $code, array $tokens) : array |
Methods |
private resolveIntegerOrFloatToken(string $str) : int |