Skip to content

Replace the several nesting counters in JavadocLexer with a single stack.#1372

Merged
copybara-service[bot] merged 1 commit intomasterfrom
test_897921255
Apr 14, 2026
Merged

Replace the several nesting counters in JavadocLexer with a single stack.#1372
copybara-service[bot] merged 1 commit intomasterfrom
test_897921255

Conversation

@copybara-service
Copy link
Copy Markdown

Replace the several nesting counters in JavadocLexer with a single stack.

I think this makes the logic a bit easier to follow, and possibly somewhat more accurate. One test case had to be updated to reflect the changes, in ways that are at least arguably an improvement.

…stack.

I think this makes the logic a bit easier to follow, and possibly somewhat more accurate. One test case had to be updated to reflect the changes, in ways that are at least arguably an improvement.

PiperOrigin-RevId: 899788472
@copybara-service copybara-service bot merged commit 3f6b86d into master Apr 14, 2026
@copybara-service copybara-service bot deleted the test_897921255 branch April 14, 2026 22:01
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