Searched defs:syntax_error (Results 1 – 1 of 1) sorted by relevance
403 struct syntax_error : std::runtime_error struct in uscript::Parser405 syntax_error(const location_type& l, const std::string& m) in syntax_error() argument407 syntax_error (const syntax_error& s) in syntax_error() function410 location_type location;