Skip to content

Type visitor implimentation for computing the bitsize (issue #970)#998

Draft
skmuduli92 wants to merge 4 commits into
soot-oss:developfrom
skmuduli92:develop
Draft

Type visitor implimentation for computing the bitsize (issue #970)#998
skmuduli92 wants to merge 4 commits into
soot-oss:developfrom
skmuduli92:develop

Conversation

@skmuduli92

Copy link
Copy Markdown

This change implements a type visitor for computing the bitsize of a given type.
It resolves #970

skmuduli92 and others added 2 commits July 30, 2024 00:49
Implemented a type visitor for computing the bitsize of a given type
@swissiety

Copy link
Copy Markdown
Collaborator

have a look at #974 for the changes that will make your code contribution less complicated than it was with the current develop state

@skmuduli92

Copy link
Copy Markdown
Author

Thanks for your inputs @swissiety, I will refactor and make it simple.

@stschott stschott marked this pull request as draft September 5, 2024 12:50
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.

implement ifelsetree via TypeVisitor

2 participants