On 5/1/08, Carlos Durán <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
