Skip to main content

Module parse_error_what

Module parse_error_what 

Source
Expand description

ParseError::what (Ast/src/Parser.cpp:114). const char* what() const noexcept { return message.c_str(); }.