grammar: simplify access-path

Only expressions, no litteral field names
This commit is contained in:
regnat 2017-04-24 15:12:04 +02:00
parent 06b84e27d7
commit 923e4e1995

View File

@ -17,9 +17,7 @@
% Maybe this can be typed as a function, but it is rather unlikely
\alt Cons(\e/, \e/)
<a> ::= \b/. $\cdots{}$ .\b/
<b> ::= \$\{\e/\} \| \meta{l}
<a> ::= \e/. $\cdots{}$ .\e/
<c> ::= \meta{s} \| \meta{i} \| $\cdots{}$
\alt nil