You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 30, 2024. It is now read-only.
I've been browsing Maven Surefire source code (because I'm moving to Gradle, I really don't like Maven). And I've run into one important class which did not have a "Go to definition" link. Searching the source code I've eventually found it was defined in a JavaCC file.
From the user: