[antlr-interest] Debug issues

Dennis Brothers brothers at bros.com
Wed Feb 4 15:18:34 PST 2009


On Feb 4, 2009, at 5:07 PM, Johannes Luber wrote:

> Sam Harwell is already trying to untangle the problem with the
> constructors for the CSharp3 target. Hopefully I can port back this to
> CSharp2 without much difficulty, although it would be a good idea, if
> all targets would support this. You can use preprocessor directives in
> the meantime to ease the switch between debug and non-debug in the
> meanwhile.
>
> Johannes
>
Is there a "debug" pre-proc symbol defined in the generated code?  I  
didn't see one, but if there is I can conditionally compile a  
constructor in the @members section.

Thanks -
     - Dennis Brothers



More information about the antlr-interest mailing list