CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Abort.cc
Go to the documentation of this file.
3 
4 using namespace reco::parser;
5 
6 void Abort::operator()( const char *, const char * ) const {
8  std::string( "parse rule not implemented yet" ) );
9 }
void operator()(const char *, const char *) const
Definition: Abort.cc:6