Actions
Task #4297
closedAllow core.syntax.Formula construction from ISyntaxElement or similar
Start date:
07/03/2013
Due date:
% Done:
100%
Estimated time:
Detected in build:
svn
Published in build:
0.2.2
Description
Formula can be a const literal (true/false), boolean(?) variable literal or expression.
Updated by Andrei Tatarnikov over 11 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Сделал. Теперь конструктор класса Formula принимает ISyntaxElement. См. r97.
Updated by Sergey Smolov over 11 years ago
- Status changed from Resolved to Closed
- Target version set to 0.2
- Published in build set to 0.2.2
Actions