Logo
Reference manual - version ored_version
Classes | Namespaces | Functions
scriptparser.hpp File Reference

script parser More...

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

Classes

struct  ParserError
 
class  ScriptParser
 

Namespaces

 ore
 Serializable Credit Default Swap.
 
 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