Logo
Reference manual - version ored_version
scriptparser.hpp File Reference

script parser More...

#include <ored/scripting/ast.hpp>
#include <ostream>

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=false)

Detailed Description

script parser