CloneableInstantiable
Methods |
public __construct(?PhpParser
|
public tokenize(string $code, ?PhpParser |
Methods |
Properties |
private array $emulators = []
|
private PhpParser |
private array $patches = []
|
private PhpParser |
Methods |
private fixupErrors(array $errors) : void Fixup line and position information in errors.
|
private fixupTokens(array $tokens) : array
|
private isForwardEmulationNeeded(PhpParser |
private isReverseEmulationNeeded(PhpParser |
private sortPatches() : void |