Logo
Fully annotated reference manual - version 1.8.12
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
scriptparser.hpp File Reference

script parser More...

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

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)
 

Detailed Description

script parser

Definition in file scriptparser.hpp.