[antlr-interest] [CSharp3] TreeRewriter.Downup ignores custom TreeAdaptor

Ranco Marcus ranco.marcus at epirion.nl
Wed Dec 14 02:18:00 PST 2011


Hi Sam, all,

In method TreeRewriter.Downup( object t, bool showTransformations ) a tree visitor is created by using a new instance of CommonTreeAdaptor, ignoring the custom provided TreeAdaptor.

Shouldn't the visitor be created with originalTreeAdaptor?

Thanks and best regards,

Ranco Marcus
Epirion Knowledge Solutions B.V.



More information about the antlr-interest mailing list