Skip to content

Conversation

TwoOfTwelve
Copy link
Contributor

Java token positions tests for tokens:

J_BREAK
J_CASE
J_CATCH_BEGIN
J_CATCH_END
J_CLASS_BEGIN
J_CLASS_END
J_COND

The test for cond currently fails because the way it's currently extracted can lead to tokens overlapping. @jplag/maintainer can you tell me what you think about that?

J_BREAK
J_CASE
J_CATCH_BEGIN
J_CATCH_END
J_CLASS_BEGIN
J_CLASS_END
J_COND
Copy link

@tsaglam tsaglam added enhancement Issue/PR that involves features, improvements and other changes minor Minor issue/feature/contribution/change language PR / Issue deals (partly) with new and/or existing languages for JPlag labels Jul 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Issue/PR that involves features, improvements and other changes language PR / Issue deals (partly) with new and/or existing languages for JPlag minor Minor issue/feature/contribution/change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants