Actions
Task #5458
closed[translator] Support for '.' operator in grammar
Start date:
12/02/2014
Due date:
% Done:
100%
Estimated time:
Detected in build:
svn
Published in build:
141230
Description
It might be useful to support the '.' operator (access to an attribute) in the grammar.
I am not sure about implementing ID ('.' ID)*
, but ID '.' ID
should be supported.
Updated by Alexander Kamkin almost 10 years ago
- Priority changed from Normal to High
Updated by Andrei Tatarnikov almost 10 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
r2854. Added a corresponding rule: ID DOT^ ID
Updated by Andrei Tatarnikov almost 10 years ago
- Status changed from Resolved to Closed
- Published in build set to 141230
Actions