Skip to content

Rose::AstJson::writeIntegerField

Synopsis

Declared in <SageIII/astJson/sageAstJsonPrivate.h>

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

Created with MrDocs