Rose::AstJson::writeRawObject
Synopsis
Declared in <SageIII/astJson/sageAstJsonPrivate.h>
void
writeRawObject(
std::ostream& out,
int level,
std::vector<std::string> const& fields,
bool comma = true);
Created with MrDocs
Declared in <SageIII/astJson/sageAstJsonPrivate.h>
void
writeRawObject(
std::ostream& out,
int level,
std::vector<std::string> const& fields,
bool comma = true);
Created with MrDocs