namespaceSqlFaker\PostgreSql\Generation\Value
Classes 5§
| DollarQuotedDomain | Reuses one chosen tag at both boundaries; the declared body alphabet excludes dollars. |
| IdentifierDomain | Scanner start/continuation alphabets with a safe sampling prefix for generated names. |
| LiteralGenerator @visibility root | Generates PostgreSql literal bodies for the bounded lexical API. |
| OperatorDomain | Scanner operator runs with explicit fixed-token and comment boundaries. |
| QuotedDomain | One quoted scanner state: delimiter, optional prefix, doubling and optional backslash escapes. |