[stringtemplate-interest] Problem with newline chars

Terence Parr parrt at cs.usfca.edu
Thu Sep 22 11:04:03 PDT 2005


Hi Andrew, well ST only spits out what you give it.  So if your  
template has \n instead of \r\n then you must compare against \n  
only.  Not sure if this helps ;)
Ter
--
CS Professor & Grad Director, University of San Francisco
Creator, ANTLR Parser Generator, http://www.antlr.org
Cofounder, http://www.jguru.com



More information about the stringtemplate-interest mailing list