|
Gaudi Framework, version v22r1 |
| Home | Generated: Mon Feb 28 2011 |
Recognize alphanumeric strings and _ starting with alpha: Example, abc, ab_cd123, a_12. More...
#include <ParserGrammar.h>


Classes | |
| struct | definition |
Public Types | |
| typedef std::string | ResultT |
Recognize alphanumeric strings and _ starting with alpha: Example, abc, ab_cd123, a_12.
Definition at line 57 of file ParserGrammar.h.
| typedef std::string Gaudi::Parsers::IdentifierGrammar::ResultT |
Definition at line 63 of file ParserGrammar.h.