final class OperatorDomain
    implements ValueDomain

Scanner operator runs with explicit fixed-token and comment boundaries.

Methods§

public function choose(Closure(positive-int): int $choose): string

Parameters

$chooseClosure(positive-int): int

Returns

string

Throws

InvalidArgumentException When the declared alphabet cannot produce a safe operator
Test cases 1
Calls 6

Private surface 4§

Implementation details, listed for orientation only.

private non-empty-string $characters
private non-empty-string $nonSql
private list<string> $fixed
private list<string> $comments

Test cases 21§

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

Dedicated tests 14
Other tests reaching this symbol 7

Relations§

Instantiated in 1