[antlr-interest] setTokenObjectClass() and class-loaders

Paul J. Lucas pauljlucas at mac.com
Thu Nov 18 20:23:50 PST 2004


	It seems to be the case that using this method breaks if the
	parser is in a child class-loader of that used to load ANTLR.
	It would be nice if you simply passed the Class rather than a
	String so ANTLR never calls Class.forName().

	I also have to derive from ASTFactory so I can get access to
	theASTNodeTypeClass and set it manually.

	Sigh...  :-(

	- Paul



 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/antlr-interest/

<*> To unsubscribe from this group, send an email to:
    antlr-interest-unsubscribe at yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 





More information about the antlr-interest mailing list