Skip to content

Conversation

@macsux
Copy link
Collaborator

@macsux macsux commented Oct 3, 2024

Add proper nullsafe handling for c# (a?.b?.c)

Add some helper methods for tree traversal and node replacement

@macsux macsux force-pushed the fix-nullsafe branch 2 times, most recently from 8c18420 to a7e7e2d Compare October 3, 2024 05:30
…via DEBUG_VISITOR compilation constant will skip over "common" methods (Convert, Accept, Visit), making step into inside visitor break at the next VisitX... override. Useful for debugging
@macsux macsux merged commit 537f5a5 into main Oct 4, 2024
@macsux macsux deleted the fix-nullsafe branch October 4, 2024 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants