AST_Error::AST_Error
Construct from string
Synopsis
Declared in <src/midend/astUtil/astInterface/AstInterface.h>
AST_Error(std::string const& _msg);
Parameters
Name |
Description |
_msg |
The object to copy construct from |
Created with MrDocs
Construct from string
Declared in <src/midend/astUtil/astInterface/AstInterface.h>
AST_Error(std::string const& _msg);
Name |
Description |
_msg |
The object to copy construct from |
Created with MrDocs