Parser and related classes for dynamically generating JavaScript for inclusion in an HTML response. This is used by a number of tapestry components, including {@link org.apache.tapestry.html.Rollover}, as well as {@link org.apache.tapestry.html.Script} (used for including arbitrary user-written JavaScript). @author Howard Lewis Ship hlship@apache.org