CloneableFinalInstantiable
| Constants |
public League
|
| Methods |
public __construct(array $columns, array $headerCells, int $remainingAutocompletedCells = 10000self::DEFAULT_MAX_AUTOCOMPLETED_CELLS)
|
| public addLine(string $line) : void |
| public canHaveLazyContinuationLines() : bool |
| public getBlock() : League |
| public parseInlines(League |
public static split(string $line) : array
|
| public tryContinue(League |
| Properties |
private League
|
private League
|
private array $columns
|
private array $headerCells
|
private bool $nextIsSeparatorLine = true
|
| private int $remainingAutocompletedCells |
| Methods |
| private parseCell(string $cell, int $column, League |
| Methods |
public static split(string $line) : array
|