Skip to content

Rose::AstJson::TypeSerializationContext::TypeSerializationContext

Construct from SgNode

Synopsis

Declared in <SageIII/astJson/sageAstJsonPrivate.h>

explicit
TypeSerializationContext(SgNode const* node);

Parameters

Name

Description

node

The object to construct from

Created with MrDocs