namespaceSqlFaker\MySql\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 MySql literal bodies for the bounded lexical API.
QuotedDomainOne quoted scanner state: delimiter, optional prefix, doubling and optional backslash escapes.
RadixDomainPrefixed and quoted radix literals. Whole-byte sampling is a charset constraint; the same lexical declaration reads ordinary and explicitly requested bytes.