From: Álvaro <avalormaqued...@gmail.com>
Date: Thu, 15 Nov 2012 17:35:27 +0100
Local: Thurs, Nov 15 2012 11:35 am
Subject: Re: [erlang-questions] Question of yecc
Hi,
I think the problem is that yecc does not recognize the terminal 'num'.
Best,
2012/11/15 Solomon <solomon....@gmail.com>
> My yrl file like this:
> Terminals
> Rootsymbol
> expr->val '=' val:['$1', '$3', {'opt', '='}].
> val->alias '.' field:{'$1', '$3'}.
> alias->atom:{'alias', '$1'}.
> it is ok for "a.id=b.id":
> and it is ok for "a.id=b":*
> but it error for "a.id=12":
> what is wrong with my yrl file?
> _______________________________________________
_______________________________________________
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||