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.
Definition at line 180 of file ast-tools.cc. 00181 { 00182 assert(id != NULL); 00183 footer(id->value, myindent); 00184 }
|
1.5.2