final class SizeNumberLexemeGenerator
    implements LexemeGenerator

Supplies identifier-form sizes accepted by sql_yacc.yy:size_number, with a 31-bit magnitude prefix.

Methods§

public function generate(LexemeInput $input): ?LexemeCandidates

Preserves explicit decimal K/M/G spellings and their optional identifier quoting.

Parameters

Test cases 17
Calls 13

Test cases 26§

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

Dedicated tests 17
Other tests reaching this symbol 9

Relations§

Instantiated in 1