Package lemon :: Package external :: Package gadfly :: Module kjParseBuild :: Class marshalReconstruct
[show private | hide private]
[frames | no frames]

Class marshalReconstruct

Reconstruct --+
              |
             marshalReconstruct


Reconstruction using marshalling to a file encodes internal structures
for grammar using marshal-able objects. Final marshalling to the file
is done at CleanUp() storing one big list.

Method Summary
  __init__(self, Grammar, Tofile)
  Cleanup(self)
this is the function that does the marshalling...
  PutLex(self)
  PutRules(self)
  PutTransitions(self)
    Inherited from Reconstruct
  MakeTokenArchives(self)

Method Details

Cleanup(self)

this is the function that does the marshalling

Generated by Epydoc 2.0 on Mon Nov 10 15:08:06 2003 http://epydoc.sf.net