Class parser now handles multiple subroutines.
commit7b92eb7c42b8bed55dd5dee9cad6000e43b3eb11
authorSteven Schronk <steven@schronk.com>
Wed, 24 Nov 2010 05:36:34 +0000 (23 23:36 -0600)
committerSteven Schronk <steven@schronk.com>
Wed, 24 Nov 2010 05:36:34 +0000 (23 23:36 -0600)
tree8e8082ffebafef636e609a9fbfcecd8c55ecf08d
parentd8e6dd77b51fa9071cdb9217b52b8a90735ad06b
Class parser now handles multiple subroutines.

Loops until complete listing of constructors,
functions and methods are exhausted.

Minor changes to tags not in compliance with specification.
parse.c