class axl::lex::Ragel
#include <axl_lex_Ragel.h> class Ragel { public: // construction Ragel(); // methods void setSource( const sl::StringRef& source, bool isBomNeeded = false ); };
#include <axl_lex_Ragel.h> class Ragel { public: // construction Ragel(); // methods void setSource( const sl::StringRef& source, bool isBomNeeded = false ); };