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

Use TUnary/TBinary-Expression from FAST-core #230

Open
NicolasAnquetil opened this issue Mar 12, 2024 · 0 comments · May be fixed by #231
Open

Use TUnary/TBinary-Expression from FAST-core #230

NicolasAnquetil opened this issue Mar 12, 2024 · 0 comments · May be fixed by #231

Comments

@NicolasAnquetil
Copy link
Contributor

Do not reimplement the prooperties and relations of these two traits in JavaFAST

note: this will pause a problem for BinaryExpression because in FST, the relations are #left and #right whereas in FASTJava they are: #leftExpression and #rightExpression

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 a pull request may close this issue.

1 participant