Machine preparation and code generation is now handled by two virtual functions
authorthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Thu, 1 Feb 2007 05:46:06 +0000 (05:46 +0000)
committerthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Thu, 1 Feb 2007 05:46:06 +0000 (05:46 +0000)
commiteab5a38f572a9fd2a1a3e15bb46f488dc58a3504
tree21e40c0b9da58b43e36b84c53e2b287cfbea7e46
parent9c8cac370f709804d390d8f59b564073b9ad5c31
Machine preparation and code generation is now handled by two virtual functions
in FsmCodeGen: finishRagelDef and writeStatement. All interpretation of the
write statement will happen there.

git-svn-id: http://svn.complang.org/ragel/trunk@47 052ea7fc-9027-0410-9066-f65837a77df0
ragel/rlscan.rl
rlcodegen/fsmcodegen.cpp
rlcodegen/fsmcodegen.h
rlcodegen/gendata.cpp
rlcodegen/gendata.h
rlcodegen/xmlparse.kh
rlcodegen/xmlparse.kl