Skip to content

Conversation

Aarshpatel12
Copy link

Briefly explain you’re making TypeVisitor public as requested in issue #7838.

@Aarshpatel12
Copy link
Author

Hi maintainers 👋

This PR addresses issue #7838 by making the TypeVisitor class public to allow reuse externally.

All CLA checks have passed ✅
Could someone with write access kindly review and approve this PR? Also, approval is needed to trigger workflows. Thank you!

@cpovirk @netdpb @parthea

@alfonsocv12 alfonsocv12 mentioned this pull request Jun 30, 2025
3 tasks
@@ -54,7 +54,7 @@
*
* @author Ben Yu
*/
abstract class TypeVisitor {
public abstract class TypeVisitor {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If this is going to be make public we need to ad JDoc

@netdpb
Copy link
Member

netdpb commented Jul 8, 2025

Hi @Aarshpatel12. Thanks for this PR. Please wait until we've decided to accept the feature request #7838.

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.

3 participants