void footer ( kc::integer  id,
bool  myindent 
)

prints name of activity that is unparsed

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

See also:
footer(int id, bool myindent)

Definition at line 180 of file ast-tools.cc.

00181 {
00182   assert(id != NULL);
00183   footer(id->value, myindent);
00184 }


Generated on Thu Jan 24 04:01:01 2008 for GNU BPEL2oWFN by  doxygen 1.5.2