[stringtemplate-interest] find attributes for which no value was set

Terence Parr parrt at cs.usfca.edu
Thu May 10 15:13:10 PDT 2007


On May 10, 2007, at 1:58 AM, Dieter Frej wrote:

> Hi,
>
> I know that a NoSuchElementException is thrown if I try to assign a
> value to an attribute which is NOT in the template. But is there  
> also a
> mechanism to get all attribute for which no value was set/assigned?
> Maybe some kind of DebugStringTemplate (as sub-class of  
> StringTemplate)?

How about method ST.toDebugString? toStructureString()?

Ter


More information about the stringtemplate-interest mailing list