Result object for continuing parsing of a block; see static methods for constructors.
- psalm-immutable
CloneableFinal
| Methods |
| public static at(League Signal that we're continuing at the given position |
| public static finished() : self Signal that we want to finalize and close the block |
| public getCursorState() : ?League |
| public isFinalize() : bool |
| public static none() : ?self Signal that we cannot continue here
|
| Properties |
private ?League
|
private bool $finalize
|
| Methods |
| private __construct(?League |
| Methods |
| public static at(League Signal that we're continuing at the given position |
| public static finished() : self Signal that we want to finalize and close the block |
| public static none() : ?self Signal that we cannot continue here
|