Because u+= means you are passing in a collection, not a StringTemplate reference.
Jim On Nov 3, 2009, at 20:10, Nauman <[email protected]> wrote: > Dear all, > > I am having trouble understanding the difference between two methods > for setting template attributes. Consider the following: > > policy: ^(POLICY policyType u+=updateStat*) > -> > policyStat(policyType={$policyType.st} ,upd={$u}) > > > Why do I have $u without the .st and $policyType with a .st? Both > have defined templates and appear similar to me. I tried searching > in the references but couldn't find an explanation. Can anyone guide > me towards an answer? > > Regards, > > -- > Nauman > > Research Associate > Security Engineering Research Group > Institute of Management Sciences > Peshawar, Pakistan > > Blog: http://recluze.wordpress.com > Group: http://serg.imsciences.edu.pk > Wiki: http://serg.imsciences.edu.pk/wiki > Art gallery: http://flickr.com/recluze > > Contact number: Use email. > > List: http://www.antlr.org/mailman/listinfo/antlr-interest > Unsubscribe: > http://www.antlr.org/mailman/options/antlr-interest/your-email-address --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "il-antlr-interest" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/il-antlr-interest?hl=en -~----------~----~----~----~------~----~------~--~---
List: http://www.antlr.org/mailman/listinfo/antlr-interest Unsubscribe: http://www.antlr.org/mailman/options/antlr-interest/your-email-address
