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 141 of file ast-tools.cc. 00142 { 00143 assert(id!=NULL); 00144 header(id->value, myindent); 00145 }
|
1.5.2