You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by Carlos Durán <ca...@gmail.com> on 2008/05/01 17:36:38 UTC

new expressions in JEXL

Hi,I need some help for these doubts:
-Which is the tool used for .jj and .jjt files?
-How could I add new valid expressions in JEXL? Specifically I want to add
forall and exists expressions to JEXL syntax.

Thank you in advance.

Re: new expressions in JEXL

Posted by Rahul Akolkar <ra...@gmail.com>.
On 5/1/08, Carlos Durán <ca...@gmail.com> wrote:
> Hi,I need some help for these doubts:
>  -Which is the tool used for .jj and .jjt files?
<snip/>

JavaCC [1].

>  -How could I add new valid expressions in JEXL? Specifically I want to add
>  forall and exists expressions to JEXL syntax.
>
<snap/>

See JavaCC docs. If you do that, and are so inclined, please propose
an enhancement in the JEXL issue tracker with your patch.

-Rahul

[1] https://javacc.dev.java.net/


>
>  Thank you in advance.
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
For additional commands, e-mail: user-help@commons.apache.org