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