Skip to content

Conversation

inaki-amatria
Copy link
Member

so we can visit the first line of the block_if_statement in a single node.

@inaki-amatria inaki-amatria self-assigned this May 28, 2025
@inaki-amatria inaki-amatria force-pushed the feature/AddIfClauseNode branch from 0f8c79c to 2f2d825 Compare May 30, 2025 06:22
This lets us visit the first line of a `block_if_statement` as a single
node. It also ensures that the statements inside the `if` appear as
children of the construct in the AST.
@inaki-amatria inaki-amatria force-pushed the feature/AddIfClauseNode branch from 2f2d825 to 3b914f6 Compare May 30, 2025 06:55
@inaki-amatria inaki-amatria deleted the feature/AddIfClauseNode branch May 30, 2025 10:42
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