M201370367 / javaparser

Automatically exported from code.google.com/p/javaparser
0 stars 0 forks source link

DumpVisitor is declared as final #61

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open the source code of DumpVisitor.java. Done.

What is the expected output? What do you see instead?
Why is this Visitor marked as final. I'd like to slightly modify the code 
creation.

What version of the product are you using? On what operating system?
1.0.8. @ OSX

Please provide any additional information below.
Or is there any reason I am not aware of to keep it final?

Original issue reported on code.google.com by manuelba...@tcars.ch on 20 Jan 2013 at 5:53