Logo
Fully annotated reference manual - version 1.8.12
Loading...
Searching...
No Matches
Namespaces | Functions
astprinter.cpp File Reference
#include <ored/scripting/astprinter.hpp>
#include <sstream>

Go to the source code of this file.

Namespaces

namespace  ore
 Serializable Credit Default Swap.
 
namespace  ore::data
 

Functions

std::string to_string (const ASTNodePtr root, const bool printLocationInfo)
 

Variable Documentation

◆ tabsize_

const Size tabsize_
private

Definition at line 149 of file astprinter.cpp.

◆ printLocationInfo_

const bool printLocationInfo_
private

Definition at line 150 of file astprinter.cpp.

◆ indent_

Size indent_
private

Definition at line 152 of file astprinter.cpp.

◆ out_

std::ostringstream out_
private

Definition at line 153 of file astprinter.cpp.