update

1 view
Skip to first unread message

Antal Vilmos Kern

unread,
Sep 8, 2010, 7:44:30 AM9/8/10
to cav-g...@googlegroups.com, cav-g...@googlegroups.com
Dear Group2,

We added the new Action classes Add, Sub and Set to the design, so the
new types of transitions can now be handled.

This means that the constructor for Transition has changed because one
new variable Identifier (for Add and Sub need 3) and an integer number
(value for Set) had to be added to the parameter list. This means that
the new version is:

Transition::Transition(string pName, int pNumber, State* pSource,
State* pDestination, Identifier* pVariable0, Identifier* pVariable1,
Identifier* pVariable2, int pActionNumber, tAction pActionType,
tRelation pRelationType, int pValue)

I left the old constuctor in the code to be compatible with elder versions.

Have you implemented the varible counter/list?

We understand that you have been waiting very long for the code of
group 1, but can you give us a reliable estimation of your finishing
date time?

Please give us a telephone number in case we have questions.

LG, gruppe3

prem chand

unread,
Sep 8, 2010, 8:08:15 AM9/8/10
to cav-g...@googlegroups.com
Hi,

 Thanks for the update... But we have created the unwinder that produces the tree with ur classes.. But there is some problem with the ... forward declaration.. i am not sure about the way of using namespace G3.. Can you try look into the ASTVisitorUnwinderGroup3.cpp/h ... its in the version 201
Reply all
Reply to author
Forward
0 new messages