Skip to content

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

Open
copybara-service[bot] wants to merge 1 commit intomasterfrom
test_897921255
Open

Replace the several nesting counters in JavadocLexer with a single stack.#1372
copybara-service[bot] wants to merge 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: 897921255
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