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

[x2cpg] add fieldAccessAst #5191

Merged
merged 2 commits into from
Dec 24, 2024
Merged

[x2cpg] add fieldAccessAst #5191

merged 2 commits into from
Dec 24, 2024

Conversation

xavierpinho
Copy link
Contributor

Promotes javasrc2cpg's createFieldAccessAst utility method to x2cpg and reuses it in csharpsrc2cpg.

Context: I have a couple of PRs in the pipeline for improving csharpsrc2cpg with some missing features (like chained member accesses and field initialisers) and am creating smaller PRs as I clean it up.

@xavierpinho xavierpinho force-pushed the xavierp/fieldAccessAst branch from c300130 to fdb5215 Compare December 24, 2024 11:25
@xavierpinho xavierpinho merged commit 793dd44 into master Dec 24, 2024
5 checks passed
@xavierpinho xavierpinho deleted the xavierp/fieldAccessAst branch December 24, 2024 12:24
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.

4 participants