namespaceSqlFaker\PostgreSql\Generation\Value

Classes 5§

DollarQuotedDomainReuses one chosen tag at both boundaries; the declared body alphabet excludes dollars.
IdentifierDomainScanner start/continuation alphabets with a safe sampling prefix for generated names.
LiteralGenerator @visibility rootGenerates PostgreSql literal bodies for the bounded lexical API.
OperatorDomainScanner operator runs with explicit fixed-token and comment boundaries.
QuotedDomainOne quoted scanner state: delimiter, optional prefix, doubling and optional backslash escapes.