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

Complete the implementation of FlowExpressions.BinaryOperation #3474

Closed
2 tasks
smillst opened this issue Jul 14, 2020 · 2 comments · Fixed by #4195
Closed
2 tasks

Complete the implementation of FlowExpressions.BinaryOperation #3474

smillst opened this issue Jul 14, 2020 · 2 comments · Fixed by #4195

Comments

@smillst
Copy link
Member

smillst commented Jul 14, 2020

#3397 missed the following tasks:

  • Add BinaryOperation to JavaExpression#fromTree(AnnotationProvider, ExpressionTree, boolean)
  • Document the extension of the "Java" expression language in the manual.
@wmdietl
Copy link
Member

wmdietl commented Jul 15, 2020

We should also add cross-references between the internalReprOf methods mentioning that they should be kept in sync and mention the manual section in the code.

@wmdietl
Copy link
Member

wmdietl commented Jul 15, 2020

@txiang61 Can you take a look at these?

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.

2 participants