script parser More...
Go to the source code of this file.
Classes | |
struct | ParserError |
class | ScriptParser |
Namespaces | |
namespace | ore |
Serializable Credit Default Swap. | |
namespace | ore::data |
Functions | |
std::ostream & | operator<< (std::ostream &out, const ParserError &error) |
std::string | printCodeContext (std::string script, const ASTNode *loc, bool compact) |
script parser
Definition in file scriptparser.hpp.