[rules-users] Use of "=" in DSL

vdelbart delbart.v at mipih.fr
Thu Sep 13 05:02:48 EDT 2007


Hello,

In my DSL, I have :

{indicator}:={boolean}
mapping with
{indicator}.setValue({boolean});

but in my rule when I write :
myIndicator:=true 
In the DRL viewer, I have :
{boolean}myIndicator.setValue({boolean});

I think I can't use the "=" in my DSL...

I try to use simple quote or double quote but nothing works...

Anybody have a solution ?

V.
-- 
View this message in context: http://www.nabble.com/Use-of-%22%3D%22-in-DSL-tf4434499.html#a12651260
Sent from the drools - user mailing list archive at Nabble.com.




More information about the rules-users mailing list