Skip to content

Refact: Adds a find node by range method in Node class#4377

Merged
jlerbsc merged 1 commit intojavaparser:masterfrom
jlerbsc:master
Apr 18, 2024
Merged

Refact: Adds a find node by range method in Node class#4377
jlerbsc merged 1 commit intojavaparser:masterfrom
jlerbsc:master

Conversation

@jlerbsc
Copy link
Copy Markdown
Collaborator

@jlerbsc jlerbsc commented Apr 18, 2024

This new method searches for a node by its position. The search is performed on the current node and its children.

@jlerbsc jlerbsc merged commit 05cdeb3 into javaparser:master Apr 18, 2024
@jlerbsc jlerbsc added this to the next release milestone Apr 18, 2024
@jlerbsc jlerbsc added the PR: Changed A PR that changes implementation without changing behaviour (e.g. performance) label Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: Changed A PR that changes implementation without changing behaviour (e.g. performance)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant