Skip to content

Rose::AstJson::writeStringField

Synopsis

Declared in <SageIII/astJson/sageAstJsonPrivate.h>

void
writeStringField(
    std::ostream& out,
    int level,
    char const* name,
    std::string const& value,
    bool comma = true);

Created with MrDocs