Skip to content

Rose::AstJson::writeBoolField

Synopsis

Declared in <SageIII/astJson/sageAstJsonPrivate.h>

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

Created with MrDocs