Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ast): add callee_name method to the CallExpression. #3076

Merged

Conversation

rzvxa
Copy link
Collaborator

@rzvxa rzvxa commented Apr 22, 2024

Adds a simple way to get the name of a given CallExpression.

Adds a simple way to get the name of a given `CallExpression`.
Copy link
Collaborator Author

rzvxa commented Apr 22, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @rzvxa and the rest of your teammates on Graphite Graphite

@github-actions github-actions bot added the A-ast Area - AST label Apr 22, 2024
@rzvxa rzvxa marked this pull request as ready for review April 22, 2024 23:55
Copy link

codspeed-hq bot commented Apr 22, 2024

CodSpeed Performance Report

Merging #3076 will not alter performance

Comparing 04-23-feat_ast_add_callee_name_method_to_the_callexpression_ (18679fd) with main (c3ec710)

Summary

✅ 30 untouched benchmarks

@Dunqing Dunqing merged commit ac1a40f into main Apr 23, 2024
31 checks passed
@Dunqing Dunqing deleted the 04-23-feat_ast_add_callee_name_method_to_the_callexpression_ branch April 23, 2024 01:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-ast Area - AST
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants