* dump.cc (pretty_printer::descend): Actually iterate over the given
commit325ed9b12edc64271aad431a0df2e5a492fa5ee4
authorrmathew <rmathew@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 13 Oct 2005 09:16:14 +0000 (13 09:16 +0000)
committerrmathew <rmathew@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 13 Oct 2005 09:16:14 +0000 (13 09:16 +0000)
tree2ce787bc12828d602b1e3fe6eb1c7e80f2ba3e1a
parentf7aeb6edca9b588c1541ae4e18f652b1915c24cf
* dump.cc (pretty_printer::descend): Actually iterate over the given
list.
(pretty_printer::print_method): Utility method to print out a
method description.
(pretty_printer::print_class): Utility method to print out a class
description.
(pretty_printer): Implement pending visitor methods.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcjx-branch@105366 138bc75d-0d04-0410-961f-82ee72b054a4
gcjx/ChangeLog
gcjx/dump.cc