On 5/1/08, Carlos DurĂ¡n <carlostenista8@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
|