Skip to content

LegacyScanner: refactor fractional value parsing#4390

Merged
kitbellew merged 1 commit intoscalameta:mainfrom
kitbellew:4390
Dec 13, 2025
Merged

LegacyScanner: refactor fractional value parsing#4390
kitbellew merged 1 commit intoscalameta:mainfrom
kitbellew:4390

Conversation

@kitbellew
Copy link
Copy Markdown
Collaborator

Combine getFractionExponentAndTypeSuffix(), getFractionExponent(), getFractionTypeSuffix() and setFractionDone() into one method.

In getNumber(), start with INTLIT and adjust as needed.

Combine `getFractionExponentAndTypeSuffix()`, `getFractionExponent()`,
`getFractionTypeSuffix()` and `setFractionDone()` into one method.

In `getNumber()`, start with `INTLIT` and adjust as needed.
@kitbellew kitbellew merged commit a34a587 into scalameta:main Dec 13, 2025
20 checks passed
@kitbellew kitbellew deleted the 4390 branch December 13, 2025 02:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant