[stringtemplate-interest] StringTemplateGroup.registerGroupLoader()
Terence Parr
parrt at cs.usfca.edu
Tue Apr 7 12:24:48 PDT 2009
Hi Sam, it overwrites:
public static void registerGroupLoader(StringTemplateGroupLoader
loader) {
groupLoader = loader;
}
Ter
On Apr 7, 2009, at 7:21 AM, Sam Barnett-Cormack wrote:
> Hi all,
>
> If this method is called once, and then called again, what happens?
> Can
> you register multiple loaders, or does the new one take precedence? Is
> there any way of retrieving the current StringTemplateGroupLoader and
> any information about it? The API docs on this are a little... sparse.
>
> Thanks all,
>
> Sam
> _______________________________________________
> stringtemplate-interest mailing list
> stringtemplate-interest at antlr.org
> http://www.antlr.org/mailman/listinfo/stringtemplate-interest
More information about the stringtemplate-interest
mailing list