final class SequenceLexemeGenerator
    implements LexemeGenerator

A lazy Cartesian product of child outputs, all realizing the same terminal occurrence.

Methods§

public function __construct(LexemeGenerator ...$generators)

Private surface 1§

Implementation details, listed for orientation only.

private list<LexemeGenerator> $generators

Test cases 18§

Test cases that cover or call this symbol, from the coverage report and from the analyzed test sources.

Dedicated tests 3
Other tests reaching this symbol 15

Relations§

Instantiated in 2