Bug #4070
closed
- Subject changed from Question of the ternary conditional operation (cond ? lhs : rhs) to Question on the ternary conditional operation (cond ? lhs : rhs)
- Target version set to 0.1
... and 3-operand constructor of Operation
:
public <T extends Enum<?>> Operation(T operation,
ISyntaxElement left, ISyntaxElement middle, ISyntaxElement right)
{ ... }
- Status changed from New to Open
Есть такой оператор, называется ite.
- Status changed from Open to Resolved
- Assignee changed from Sergey Smolov to Alexander Kamkin
Операция реализована, называется ITE.
Также поправлена ошибка, приводившая к тому, что тернарные операции некорректно десериализовались из XML.
r60
- % Done changed from 0 to 100
- Published in build set to 0.2
- Status changed from Resolved to Closed
Also available in: Atom
PDF