-
Notifications
You must be signed in to change notification settings - Fork 11
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
Expressions.kt:295: Populate with all Java binary operators #177
Comments
@includealex Hello, i was watch code around, but want to ask question: And one more, isn't it a good practice to declare abstract function (just after #todo) to fast understand what the context of this function, and what puzzle giver wants from this function and from all solution. (maybe, if applicable call this function somewhere, to get more context) P. S. I don't want to seem like a person who constantly asks questions, but, i understand that sometimes it must be just in that way, in way how you instantiate the puzzle. |
@includealex Can you please advise on the above? |
@b0r1ngx We have to populate with all Java binary operators. For the current moment it is not implemented double check for some TokenNodes (for instance, DoubleAmpersand) |
The puzzle
165-1cf62450
from #165 has to be resolved:j2eo/src/main/kotlin/org/polystat/j2eo/translator/Expressions.kt
Line 295 in f5f02ea
The puzzle was created by Aleksandr Mishin on 22-Sep-22.
Estimate: 90 minutes, role: DEV.
If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.
The text was updated successfully, but these errors were encountered: