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.
Actions