public class
TypeParser {
Are you intending to turn this into an API? My inclination is to make
the class package protected.
Oh, no, no plans for an API, just the default that I didn't catch. I agree, package protected is preferable. http://gwt-code-reviews.appspot.com/1505805/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
