Parser now creates entity object. The entity object is printed to the screen once
commit905ad71f2861387297c7e6f3f8f3a2c768b26700
authorAntonio Chavez <ajchavez03@gmail.com>
Thu, 13 Mar 2008 09:03:50 +0000 (13 02:03 -0700)
committerAntonio Chavez <ajchavez03@gmail.com>
Thu, 13 Mar 2008 09:03:50 +0000 (13 02:03 -0700)
treeb50215c90475a583c7af81599f64dcd275ce69a1
parente52f0382d41f8f76bbaabda4388ede25de622277
Parser now creates entity object.  The entity object is printed to the screen once
it has been parsed.
Identifier.py now also prints the value associated with it.
Identifier.py
Parser.py